[PATCH] D151390: [RISCV] Don't reduce vslidedown's VL in rotations

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 01:28:09 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6fdc77e4884b: [RISCV] Don't reduce vslidedown's VL in rotations (authored by luke).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151390

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vector-shuffle-reverse.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-shuffles.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-shuffles.ll
  llvm/test/CodeGen/RISCV/rvv/shuffle-reverse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151390.525482.patch
Type: text/x-patch
Size: 14463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230525/859d53ae/attachment.bin>


More information about the llvm-commits mailing list