[PATCH] D79360: [DAGCombiner] sink target-supported cast op after concat vectors

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 14:33:29 PDT 2020


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

Patch updated:
Added another AVX split/concat test - no diff here.


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

https://reviews.llvm.org/D79360

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/avx-shift.ll
  llvm/test/CodeGen/X86/concat-cast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79360.261932.patch
Type: text/x-patch
Size: 15476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200504/4e29b18e/attachment-0001.bin>


More information about the llvm-commits mailing list