AVX-512: Implemented DAG lowering for shuff62x2/shufi62x2 instuctions ( Shuffle Packe...
[oota-llvm.git] / test / CodeGen / X86 / bc-extract.ll
index ceabcb71a78b37463483d4a6e004bc63b27e83a6..a1c0f5ae527c85a166695b229330ef22699159eb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86-64 -mattr=+sse42 |  FileCheck %s
+; RUN: llc < %s -march=x86-64 -mattr=+sse4.2 |  FileCheck %s
 
 
 define float @extractFloat1() nounwind {