[PATCH] D155466: [RISCV] Match ext_vl+sra_vl/srl_vl+trunc_vector_vl to vnsra.wv/vnsrl.wv

Liao Chunyu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 23:21:12 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG620e61c5181d: [RISCV] Match ext_vl+sra_vl/srl_vl+trunc_vector_vl to vnsra.wv/vnsrl.wv (authored by liaolucy).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155466

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vnsra-vnsrl.ll
  llvm/test/CodeGen/RISCV/rvv/vnsra-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vnsrl-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155466.543832.patch
Type: text/x-patch
Size: 14274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230725/5db92c92/attachment.bin>


More information about the llvm-commits mailing list