summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vshift-1.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/vshift-1.ll')
-rw-r--r--test/CodeGen/X86/vshift-1.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/vshift-1.ll b/test/CodeGen/X86/vshift-1.ll
index edcff6a7e7..ae845e0a33 100644
--- a/test/CodeGen/X86/vshift-1.ll
+++ b/test/CodeGen/X86/vshift-1.ll
@@ -63,7 +63,7 @@ entry:
; CHECK: shift3b:
; CHECK: movzwl
; CHECK: movd
-; CHECK: psllw
+; CHECK-NEXT: psllw
%0 = insertelement <8 x i16> undef, i16 %amt, i32 0
%1 = insertelement <8 x i16> %0, i16 %amt, i32 1
%2 = insertelement <8 x i16> %0, i16 %amt, i32 2