Fix VINSERTF128/VEXTRACTF128 to be marked as FP instructions. Allow execution depende...
[oota-llvm.git] / test / CodeGen / X86 / avx-cast.ll
index d6d2415ea0593f735e1859ae373133d7f5cdacb4..32d450cac9f9afd92c242fdff28ab60476896390 100644 (file)
@@ -16,7 +16,7 @@ entry:
   ret <4 x double> %shuffle.i
 }
 
-; CHECK: vpxor
+; CHECK: vxorps
 ; CHECK-NEXT: vinsertf128 $0
 define <4 x i64> @castC(<2 x i64> %m) nounwind uwtable readnone ssp {
 entry: