summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/basic-promote-integers.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/basic-promote-integers.ll')
-rw-r--r--test/CodeGen/X86/basic-promote-integers.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/X86/basic-promote-integers.ll b/test/CodeGen/X86/basic-promote-integers.ll
index c80f2b0..fce6b7f 100644
--- a/test/CodeGen/X86/basic-promote-integers.ll
+++ b/test/CodeGen/X86/basic-promote-integers.ll
@@ -1,7 +1,7 @@
; Test that vectors are scalarized/lowered correctly
; (with both legalization methods).
-; RUN: llc -march=x86 -promote-elements < %s
-; RUN: llc -march=x86 < %s
+; RUN: llc -march=x86 < %s
+; RUN: llc -march=x86 < %s
; A simple test to check copyToParts and copyFromParts.
OpenPOWER on IntegriCloud