aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/legalize-fmp-oeq-vector-select.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/legalize-fmp-oeq-vector-select.ll')
-rw-r--r--test/CodeGen/X86/legalize-fmp-oeq-vector-select.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/legalize-fmp-oeq-vector-select.ll b/test/CodeGen/X86/legalize-fmp-oeq-vector-select.ll
index 6a8c154a1bbe..0906773145be 100644
--- a/test/CodeGen/X86/legalize-fmp-oeq-vector-select.ll
+++ b/test/CodeGen/X86/legalize-fmp-oeq-vector-select.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=x86-64 -enable-legalize-types-checking < %s
+; RUN: llc -mtriple=x86_64-- -enable-legalize-types-checking < %s
; PR5092
define <4 x float> @bug(float %a) nounwind {