[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 03:27:22 PST 2020


simoll updated this revision to Diff 307027.
simoll marked 3 inline comments as done.
simoll added a comment.

Removed immediate variants in isel and tests. Added comment for future immediate folding.


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.307027.patch
Type: text/x-patch
Size: 16222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201123/b2410c65/attachment.bin>


More information about the llvm-commits mailing list