[PATCH] D145155: [RISCV] Enable interleaved access vectorization

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 08:20:39 PST 2023


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

Split out test case into precommit


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145155

Files:
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
  llvm/test/Transforms/LoopVectorize/RISCV/interleaved-accesses.ll
  llvm/test/Transforms/LoopVectorize/RISCV/interleaved-cost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145155.503785.patch
Type: text/x-patch
Size: 25668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230309/474dac1e/attachment.bin>


More information about the llvm-commits mailing list