[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
Sat Apr 23 19:15:28 PDT 2022
Jimerlife updated this revision to Diff 424759.
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.424759.patch
Type: text/x-patch
Size: 20831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220424/30aae06a/attachment-0001.bin>
More information about the llvm-commits
mailing list