[PATCH] D144846: [IR][Legalization] Promote illegal deinterleave and interleave vectors

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


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

- Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144846

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  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: D144846.501195.patch
Type: text/x-patch
Size: 8119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230228/df61bff0/attachment.bin>


More information about the llvm-commits mailing list