summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2012-05-19-avx2-store.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/2012-05-19-avx2-store.ll')
-rw-r--r--llvm/test/CodeGen/X86/2012-05-19-avx2-store.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/X86/2012-05-19-avx2-store.ll b/llvm/test/CodeGen/X86/2012-05-19-avx2-store.ll
index 61fef90139d..1c1e8e2f0a2 100644
--- a/llvm/test/CodeGen/X86/2012-05-19-avx2-store.ll
+++ b/llvm/test/CodeGen/X86/2012-05-19-avx2-store.ll
@@ -3,8 +3,7 @@
define void @double_save(<4 x i32>* %Ap, <4 x i32>* %Bp, <8 x i32>* %P) nounwind ssp {
entry:
; CHECK: vmovaps
- ; CHECK: vmovaps
- ; CHECK: vinsertf128
+ ; CHECK: vinsertf128 $1, ([[A0:%rdi|%rsi]]),
; CHECK: vmovups
%A = load <4 x i32>* %Ap
%B = load <4 x i32>* %Bp
OpenPOWER on IntegriCloud