[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:34:23 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG998014830549: [RISCV][SelectionDAG] Support VP_ADD/VP_MUL/VP_SUB mask operations (authored by Jimerlife).

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


More information about the llvm-commits mailing list