[PATCH] D121675: [RISCV] Add pattern for vnsrl.wi and vnsra.wi instructions

WangLian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 00:09:54 PDT 2022


Jimerlife updated this revision to Diff 415709.
Jimerlife added a comment.
Herald added a subscriber: s.

Address comments


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.415709.patch
Type: text/x-patch
Size: 56722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220316/296d6796/attachment.bin>


More information about the llvm-commits mailing list