[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
Mon Apr 25 19:14:38 PDT 2022


Jimerlife updated this revision to Diff 425105.
Jimerlife added a comment.

address comment


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.425105.patch
Type: text/x-patch
Size: 20878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220426/e8ecabd7/attachment.bin>


More information about the llvm-commits mailing list