[PATCH] D49262: [DAGCombiner] Call SimplifyDemandedVectorElts from EXTRACT_VECTOR_ELT
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 13 02:42:22 PDT 2018
RKSimon updated this revision to Diff 155334.
RKSimon added a comment.
Rebased after the arm/aarch64 tests updates
Repository:
rL LLVM
https://reviews.llvm.org/D49262
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/AMDGPU/indirect-addressing-si.ll
test/CodeGen/ARM/func-argpassing-endian.ll
test/CodeGen/SystemZ/vec-combine-01.ll
test/CodeGen/X86/dagcombine-cse.ll
test/CodeGen/X86/extractelement-load.ll
test/CodeGen/X86/known-bits-vector.ll
test/CodeGen/X86/oddshuffles.ll
test/CodeGen/X86/scalar_widen_div.ll
test/CodeGen/X86/vec_shift7.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49262.155334.patch
Type: text/x-patch
Size: 16544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180713/2414831a/attachment.bin>
More information about the llvm-commits
mailing list