[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 10:04:23 PST 2022


eopXD updated this revision to Diff 400600.
eopXD added a comment.

Update code: rewrite to VLMax


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.400600.patch
Type: text/x-patch
Size: 22170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220117/aecae06e/attachment.bin>


More information about the llvm-commits mailing list