llvm/test/CodeGen/X86/vec_select.ll: Fix failure on xmm-less hosts, to add -mattr...
[oota-llvm.git] / test / CodeGen / X86 / vec_select.ll
index 065232cad004eee9267dd6ed89499409606029e2..a0afe1fecdfd4db11289e482e0914264bcb31fbe 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 | FileCheck %s
+; RUN: llc < %s -march=x86 -mattr=+sse2 | FileCheck %s
 
 ; When legalizing the v4i1 constant, we need to consider the boolean contents
 ; For x86 a boolean vector constant is all ones so the constants in memory