[PATCH] D117454: [RISCV] Add patterns for vector narrowing integer right shift instructions

Yueh-Ting Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 09:40:48 PST 2022


eopXD updated this revision to Diff 400591.
eopXD marked 3 inline comments as done.
eopXD added a comment.

Address @craig.topper 's comment.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117454/new/

https://reviews.llvm.org/D117454

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  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: D117454.400591.patch
Type: text/x-patch
Size: 22176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220117/050296d1/attachment.bin>


More information about the llvm-commits mailing list