[PATCH] D93766: [VP] ISD helper functions [VE] isel for vp_add, vp_and

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 8 04:58:21 PST 2021


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

NEC. Rebased. Use variable name `Opcode` instead of `OC`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93766

Files:
  llvm/include/llvm/CodeGen/ISDOpcodes.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VVPNodes.def
  llvm/test/CodeGen/VE/Vector/vp_add.ll
  llvm/test/CodeGen/VE/Vector/vp_and.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93766.315350.patch
Type: text/x-patch
Size: 11258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210108/abb31a0a/attachment.bin>


More information about the llvm-commits mailing list