summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-06-28-X86-64-isel.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2007-06-28-X86-64-isel.ll')
-rw-r--r--test/CodeGen/X86/2007-06-28-X86-64-isel.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2007-06-28-X86-64-isel.ll b/test/CodeGen/X86/2007-06-28-X86-64-isel.ll
index 5c22f14761..af11f127cf 100644
--- a/test/CodeGen/X86/2007-06-28-X86-64-isel.ll
+++ b/test/CodeGen/X86/2007-06-28-X86-64-isel.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | | llc -march=x86-64 -mattr=+sse2
+; RUN: llvm-as < %s | llc -march=x86-64 -mattr=+sse2
define void @test() {
%tmp1 = call <8 x i16> @llvm.x86.sse2.pmins.w( <8 x i16> zeroinitializer, <8 x i16> bitcast (<4 x i32> < i32 7, i32 7, i32 7, i32 7 > to <8 x i16>) )