summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/gather-addresses.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/gather-addresses.ll')
-rw-r--r--llvm/test/CodeGen/X86/gather-addresses.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/gather-addresses.ll b/llvm/test/CodeGen/X86/gather-addresses.ll
index 3e730de0a8e..134ee28df6c 100644
--- a/llvm/test/CodeGen/X86/gather-addresses.ll
+++ b/llvm/test/CodeGen/X86/gather-addresses.ll
@@ -5,7 +5,7 @@
; bounce the vector off of cache rather than shuffling each individual
; element out of the index vector.
-; CHECK: pand (%rdx), %xmm0
+; CHECK: andps (%rdx), %xmm0
; CHECK: movaps %xmm0, -24(%rsp)
; CHECK: movslq -24(%rsp), %rax
; CHECK: movsd (%rdi,%rax,8), %xmm0
OpenPOWER on IntegriCloud