summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/widen_conv-4.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/widen_conv-4.ll')
-rw-r--r--test/CodeGen/X86/widen_conv-4.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/CodeGen/X86/widen_conv-4.ll b/test/CodeGen/X86/widen_conv-4.ll
index 61a26a8..e505b62 100644
--- a/test/CodeGen/X86/widen_conv-4.ll
+++ b/test/CodeGen/X86/widen_conv-4.ll
@@ -1,4 +1,5 @@
-; RUN: llc < %s -march=x86 -mattr=+sse42 -disable-mmx -o %t
+; RUN: llc < %s -march=x86 -mattr=+sse42 -disable-mmx | FileCheck %s
+; CHECK: cvtsi2ss
; unsigned to float v7i16 to v7f32
OpenPOWER on IntegriCloud