[PATCH] D144744: [IR][Legalization] Split illegal deinterleave and interleave vectors

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 09:36:37 PST 2023


CarolineConcatto updated this revision to Diff 501188.
CarolineConcatto added a comment.

- Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144744

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/AArch64/sve-vector-deinterleave.ll
  llvm/test/CodeGen/AArch64/sve-vector-interleave.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144744.501188.patch
Type: text/x-patch
Size: 8472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230228/78340259/attachment.bin>


More information about the llvm-commits mailing list