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

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 00:31:03 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcb96eba27cd1: [IR][Legalization] Split illegal deinterleave and interleave vectors (authored by CarolineConcatto).

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.501403.patch
Type: text/x-patch
Size: 8472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230301/177063ac/attachment.bin>


More information about the llvm-commits mailing list