summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/widen_conv-2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/widen_conv-2.ll')
-rw-r--r--test/CodeGen/X86/widen_conv-2.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/X86/widen_conv-2.ll b/test/CodeGen/X86/widen_conv-2.ll
index 969cb512be..aa38d9fcb0 100644
--- a/test/CodeGen/X86/widen_conv-2.ll
+++ b/test/CodeGen/X86/widen_conv-2.ll
@@ -1,6 +1,6 @@
; RUN: llc < %s -march=x86 -mattr=+sse42 | FileCheck %s
-; CHECK: movswl
-; CHECK: movswl
+; CHECK: movsx
+; CHECK: movsx
; sign extension v2i32 to v2i16