summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/pr10523.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/pr10523.ll')
-rw-r--r--llvm/test/CodeGen/X86/pr10523.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/pr10523.ll b/llvm/test/CodeGen/X86/pr10523.ll
index 7191d6949c1..0ec22a08e44 100644
--- a/llvm/test/CodeGen/X86/pr10523.ll
+++ b/llvm/test/CodeGen/X86/pr10523.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86-64 -mattr=+sse2,+sse41
+; RUN: llc < %s -march=x86-64 -mattr=+sse2,+sse4.1
; No check in a crash test
OpenPOWER on IntegriCloud