[PATCH] D118321: [VE] LEGALAVL and staged VVP legalization

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 02:00:50 PST 2022


simoll updated this revision to Diff 404444.
simoll marked 4 inline comments as done.
simoll added a comment.
Herald added a subscriber: mgorny.

Moved VVP layer lowering and legal to `VVPISelLowering`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118321

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/Target/VE/CMakeLists.txt
  llvm/lib/Target/VE/VECustomDAG.cpp
  llvm/lib/Target/VE/VECustomDAG.h
  llvm/lib/Target/VE/VEISelDAGToDAG.cpp
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEISelLowering.h
  llvm/lib/Target/VE/VVPISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118321.404444.patch
Type: text/x-patch
Size: 12896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/bb149dee/attachment.bin>


More information about the llvm-commits mailing list