[PATCH] D91802: [VE] VE Vector Predicated SDNode, vector add isel and tests

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 06:35:26 PST 2020


simoll updated this revision to Diff 307066.
simoll added a comment.

NFC. Attaching this here because the rebase required manual merging.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91802

Files:
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEISelLowering.h
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/lib/Target/VE/VEInstrPatternsVec.td
  llvm/lib/Target/VE/VVPInstrInfo.td
  llvm/lib/Target/VE/VVPInstrPatternsVec.td
  llvm/lib/Target/VE/VVPNodes.def
  llvm/test/CodeGen/VE/Vector/vec_add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91802.307066.patch
Type: text/x-patch
Size: 16597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201123/4bc7fe38/attachment.bin>


More information about the llvm-commits mailing list