summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vector-shuffle-variable-256.ll
diff options
context:
space:
mode:
authorNirav Dave <niravd@google.com>2018-03-17 17:42:10 +0000
committerNirav Dave <niravd@google.com>2018-03-17 17:42:10 +0000
commit982d3a56ea055d6f2446209e1d8e0bfcee88aed8 (patch)
treeaa7f2742de55fd1220336c5903707ec710f51fda /llvm/test/CodeGen/X86/vector-shuffle-variable-256.ll
parent543f15b0287b1aa10564ede8dbcd46b23dcd0fef (diff)
downloadbcm5719-llvm-982d3a56ea055d6f2446209e1d8e0bfcee88aed8.tar.gz
bcm5719-llvm-982d3a56ea055d6f2446209e1d8e0bfcee88aed8.zip
[DAG, X86] Revert r327197 "Revert r327170, r327171, r327172"
Reland ISel cycle checking improvements after simplifying and reducing node id invariant traversal. llvm-svn: 327777
Diffstat (limited to 'llvm/test/CodeGen/X86/vector-shuffle-variable-256.ll')
-rw-r--r--llvm/test/CodeGen/X86/vector-shuffle-variable-256.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/X86/vector-shuffle-variable-256.ll b/llvm/test/CodeGen/X86/vector-shuffle-variable-256.ll
index 38c4a1170ec..19fd7d3f5ac 100644
--- a/llvm/test/CodeGen/X86/vector-shuffle-variable-256.ll
+++ b/llvm/test/CodeGen/X86/vector-shuffle-variable-256.ll
@@ -47,8 +47,7 @@ define <4 x double> @var_shuffle_v4f64_v4f64_uxx0_i64(<4 x double> %x, i64 %i0,
; ALL-NEXT: andl $3, %edx
; ALL-NEXT: andl $3, %esi
; ALL-NEXT: vmovaps %ymm0, (%rsp)
-; ALL-NEXT: vmovsd {{.*#+}} xmm0 = mem[0],zero
-; ALL-NEXT: vmovddup {{.*#+}} xmm0 = xmm0[0,0]
+; ALL-NEXT: vmovddup {{.*#+}} xmm0 = mem[0,0]
; ALL-NEXT: vmovsd {{.*#+}} xmm1 = mem[0],zero
; ALL-NEXT: vinsertf128 $1, %xmm1, %ymm0, %ymm0
; ALL-NEXT: movq %rbp, %rsp
OpenPOWER on IntegriCloud