Regenerated test

llvm-svn: 273404
This commit is contained in:
Simon Pilgrim 2016-06-22 12:58:15 +00:00
parent e116d500a7
commit 1536c19642
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ define void @t9(<4 x float>* %r, <2 x i32>* %A) nounwind {
; X64-LABEL: t9:
; X64: ## BB#0:
; X64-NEXT: movapd (%rdi), %xmm0
; X64-NEXT: movhpd (%rsi), %xmm0
; X64-NEXT: movhpd {{.*#+}} xmm0 = xmm0[0],mem[0]
; X64-NEXT: movapd %xmm0, (%rdi)
; X64-NEXT: retq
%tmp = load <4 x float>, <4 x float>* %r