Skip to content

Commit caf2723

Browse files
committed
Merge r127298 from mainline.
llvm-svn: 127435
1 parent a590bed commit caf2723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/X86/fold-pcmpeqd-0.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: llc < %s -mtriple=i386-apple-darwin | grep pcmpeqd | count 1
1+
; RUN: llc < %s -mtriple=i386-apple-darwin -mcpu=yonah | grep pcmpeqd | count 1
22
; RUN: llc < %s -mtriple=x86_64-apple-darwin | grep pcmpeqd | count 1
33

44
; This testcase shouldn't need to spill the -1 value,

0 commit comments

Comments
 (0)