We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a590bed commit caf2723Copy full SHA for caf2723
llvm/test/CodeGen/X86/fold-pcmpeqd-0.ll
@@ -1,4 +1,4 @@
1
-; RUN: llc < %s -mtriple=i386-apple-darwin | grep pcmpeqd | count 1
+; RUN: llc < %s -mtriple=i386-apple-darwin -mcpu=yonah | grep pcmpeqd | count 1
2
; RUN: llc < %s -mtriple=x86_64-apple-darwin | grep pcmpeqd | count 1
3
4
; This testcase shouldn't need to spill the -1 value,
0 commit comments