[PATCH] D72361: [DAGCombiner] reduce extract subvector of concat

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 07:31:25 PST 2020


spatel updated this revision to Diff 236826.
spatel added a comment.

Patch updated:
Rebased after pre-committing the cleanup with rG780ba1f22b53 <https://reviews.llvm.org/rG780ba1f22b53116918cf12decccaed7ba2292bd5>.


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.236826.patch
Type: text/x-patch
Size: 9331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200108/c5a4e72c/attachment.bin>


More information about the llvm-commits mailing list