aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vshift_split2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/vshift_split2.ll')
-rw-r--r--test/CodeGen/X86/vshift_split2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/vshift_split2.ll b/test/CodeGen/X86/vshift_split2.ll
index 0f8c2b896e2b..e07bfefcaeea 100644
--- a/test/CodeGen/X86/vshift_split2.ll
+++ b/test/CodeGen/X86/vshift_split2.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -mcpu=yonah
+; RUN: llc < %s -mtriple=i686-- -mcpu=yonah
; Legalization example that requires splitting a large vector into smaller pieces.