[PATCH] D73132: Allow combining of extract_subvector to extract element

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 09:27:39 PST 2020


rampitec updated this revision to Diff 239622.
rampitec marked 2 inline comments as done.
rampitec added a comment.

Pre-commited NFC changes and rebased.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73132/new/

https://reviews.llvm.org/D73132

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AMDGPU/vector_shuffle.packed.ll
  llvm/test/CodeGen/ARM/vdup.ll
  llvm/test/CodeGen/ARM/vext.ll
  llvm/test/CodeGen/ARM/vpadd.ll
  llvm/test/CodeGen/ARM/vuzp.ll
  llvm/test/CodeGen/X86/sse41.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73132.239622.patch
Type: text/x-patch
Size: 21013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/35f53fa5/attachment-0001.bin>


More information about the llvm-commits mailing list