[PATCH] D144485: [LV][RISCV] Don't interleave scalable vector loops

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 15:35:47 PST 2023


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

Fix scalable-reductions.ll test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144485

Files:
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
  llvm/test/Transforms/LoopVectorize/RISCV/divrem.ll
  llvm/test/Transforms/LoopVectorize/RISCV/inloop-reduction.ll
  llvm/test/Transforms/LoopVectorize/RISCV/lmul.ll
  llvm/test/Transforms/LoopVectorize/RISCV/mask-index-type.ll
  llvm/test/Transforms/LoopVectorize/RISCV/riscv-vector-reverse.ll
  llvm/test/Transforms/LoopVectorize/RISCV/scalable-basics.ll
  llvm/test/Transforms/LoopVectorize/RISCV/scalable-reductions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144485.499313.patch
Type: text/x-patch
Size: 51895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230221/6d9fed4a/attachment-0001.bin>


More information about the llvm-commits mailing list