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

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 21 12:42:09 PST 2020


rampitec created this revision.
rampitec added reviewers: arsenm, foad, efriedma, RKSimon.
Herald added subscribers: kerbowa, hiraditya, nhaehnle, wdng, jvesely.
Herald added a project: LLVM.

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.239407.patch
Type: text/x-patch
Size: 24633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200121/faf2042b/attachment.bin>


More information about the llvm-commits mailing list