[PATCH] D121675: [RISCV] Add pattern for vnsrl.wi and vnsra.wi instructions
WangLian via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 15 19:36:11 PDT 2022
Jimerlife updated this revision to Diff 415668.
Jimerlife added a reviewer: frasercrmck.
Jimerlife added a comment.
update code, combine one class VPatBinarySDNode_V_WV_WX_WI
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121675/new/
https://reviews.llvm.org/D121675
Files:
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/constant-folding.ll
llvm/test/CodeGen/RISCV/rvv/ctlz-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/cttz-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vnsra-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vnsrl-sdnode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121675.415668.patch
Type: text/x-patch
Size: 56078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220316/22154067/attachment-0001.bin>
More information about the llvm-commits
mailing list