[PATCH] D145155: [RISCV] Enable interleaved access vectorization
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 15 14:56:40 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGacc03ad10af4: [RISCV] Enable interleaved access vectorization (authored by luke).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145155/new/
https://reviews.llvm.org/D145155
Files:
llvm/include/llvm/IR/Instructions.h
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
llvm/test/Transforms/LoopVectorize/RISCV/zvl32b.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145155.505636.patch
Type: text/x-patch
Size: 32292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230315/228fc929/attachment.bin>
More information about the llvm-commits
mailing list