summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx-cast.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/avx-cast.ll')
-rw-r--r--test/CodeGen/X86/avx-cast.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/avx-cast.ll b/test/CodeGen/X86/avx-cast.ll
index d6d2415ea0..32d450cac9 100644
--- a/test/CodeGen/X86/avx-cast.ll
+++ b/test/CodeGen/X86/avx-cast.ll
@@ -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: