Replace more uses of sse41 with sse4.1.
[oota-llvm.git] / test / CodeGen / X86 / vec_shift4.ll
index 9ef7fbdb0c5044f0b6efa5ecf1d396ef691b0b65..e2fe45cf97247d417d7f8e676c83a288aaa6f80d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -mattr=+sse41 | FileCheck %s
+; RUN: llc < %s -march=x86 -mattr=+sse4.1 | FileCheck %s
 
 define <2 x i64> @shl1(<4 x i32> %r, <4 x i32> %a) nounwind readnone ssp {
 entry: