[PATCH] D72361: [DAGCombiner] reduce extract subvector of concat
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 08:56:15 PST 2020
spatel updated this revision to Diff 236840.
spatel added a comment.
Patch updated:
Made predicate more restrictive and added asserts.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72361/new/
https://reviews.llvm.org/D72361
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/X86/avg.ll
llvm/test/CodeGen/X86/pr34657.ll
llvm/test/CodeGen/X86/x86-interleaved-access.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72361.236840.patch
Type: text/x-patch
Size: 9622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200108/9f2890a3/attachment.bin>
More information about the llvm-commits
mailing list