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

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 20 05:43:30 PST 2023


luke updated this revision to Diff 498815.
luke added a comment.

Remove commented out code


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.498815.patch
Type: text/x-patch
Size: 33768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230220/641e182a/attachment.bin>


More information about the llvm-commits mailing list