[PATCH] D48825: [DAGCombiner] Add EXTRACT_SUBVECTOR to SimplifyDemandedVectorElts
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 5 11:16:30 PDT 2018
RKSimon updated this revision to Diff 154272.
RKSimon added a comment.
Fixed APInt& (and did the same for INSERT_SUBVECTOR while I was at it - but I'll commit that separately).
Repository:
rL LLVM
https://reviews.llvm.org/D48825
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
test/CodeGen/X86/avx-vperm2x128.ll
test/CodeGen/X86/avx512-hadd-hsub.ll
test/CodeGen/X86/oddshuffles.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48825.154272.patch
Type: text/x-patch
Size: 9169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180705/8b0b622a/attachment.bin>
More information about the llvm-commits
mailing list