[PATCH] D124144: [RISCV][SelectionDAG] Support VP_ADD/VP_MUL/VP_SUB mask operations

WangLian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 01:45:12 PDT 2022


Jimerlife updated this revision to Diff 424405.
Jimerlife edited the summary of this revision.
Jimerlife added a comment.

rebase main


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124144

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/RISCV/fixed-vectors-vadd-vp-mask.ll
  llvm/test/CodeGen/RISCV/fixed-vectors-vmul-vp-mask.ll
  llvm/test/CodeGen/RISCV/fixed-vectors-vsub-vp-mask.ll
  llvm/test/CodeGen/RISCV/vadd-vp-mask.ll
  llvm/test/CodeGen/RISCV/vmul-vp-mask.ll
  llvm/test/CodeGen/RISCV/vsub-vp-mask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124144.424405.patch
Type: text/x-patch
Size: 21150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220422/c535ff15/attachment-0001.bin>


More information about the llvm-commits mailing list