[PATCH] D91441: [VP] Build VP SDNodes

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 02:06:02 PST 2020


simoll updated this revision to Diff 305438.
simoll marked an inline comment as done.
simoll edited the summary of this revision.
simoll added a comment.

- Rebased onto renaming patch (`OC` -> `OPC`)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91441

Files:
  llvm/include/llvm/CodeGen/ISDOpcodes.h
  llvm/include/llvm/IR/VPIntrinsics.def
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  llvm/lib/IR/IntrinsicInst.cpp
  llvm/test/CodeGen/VE/Vector/vp_add.ll
  llvm/test/CodeGen/VE/Vector/vp_sub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91441.305438.patch
Type: text/x-patch
Size: 14049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201116/3bd76fbe/attachment.bin>


More information about the llvm-commits mailing list