[PATCH] D121288: [VE] v256.32|64 gather|scatter isel and tests

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 01:38:03 PST 2022


simoll updated this revision to Diff 414304.
simoll retitled this revision from "[VE] v256 gather scatter isel and tests" to "[VE] v256.32|64 gather|scatter isel and tests".
simoll edited the summary of this revision.
simoll added a comment.

- Formatting
- Rebased


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121288

Files:
  llvm/lib/Target/VE/VECustomDAG.cpp
  llvm/lib/Target/VE/VECustomDAG.h
  llvm/lib/Target/VE/VEISelLowering.h
  llvm/lib/Target/VE/VVPISelLowering.cpp
  llvm/lib/Target/VE/VVPInstrInfo.td
  llvm/lib/Target/VE/VVPInstrPatternsVec.td
  llvm/lib/Target/VE/VVPNodes.def
  llvm/test/CodeGen/VE/Vector/vec_gather.ll
  llvm/test/CodeGen/VE/Vector/vec_scatter.ll
  llvm/test/CodeGen/VE/Vector/vp_gather.ll
  llvm/test/CodeGen/VE/Vector/vp_scatter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121288.414304.patch
Type: text/x-patch
Size: 21485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220310/515f5d99/attachment.bin>


More information about the llvm-commits mailing list