[PATCH] D145698: [IR][Legalizations] Widen illegal deinterleave and interleave vectors

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 00:41:45 PDT 2023


CarolineConcatto updated this revision to Diff 526537.
CarolineConcatto marked an inline comment as done.
CarolineConcatto added a comment.

-Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145698

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.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: D145698.526537.patch
Type: text/x-patch
Size: 8424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230530/0b04831a/attachment.bin>


More information about the llvm-commits mailing list