[PATCH] D144386: [RISCV] Use a smaller VL when interleaving fixed vectors

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 01:46:30 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb486246135e9: [RISCV] Use a smaller VL when interleaving fixed vectors (authored by luke).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144386

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/common-shuffle-patterns.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-interleave.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-interleave.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-shuffles.ll
  llvm/test/CodeGen/RISCV/rvv/interleave-crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144386.499081.patch
Type: text/x-patch
Size: 33768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230221/8c056c0c/attachment.bin>


More information about the llvm-commits mailing list