[PATCH] D147470: [RISCV] Account for LMUL in memory op costs
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 5 07:59:38 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG37646a2c28fd: [RISCV] Account for LMUL in memory op costs (authored by reames).
Changed prior to commit:
https://reviews.llvm.org/D147470?vs=510590&id=511107#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147470/new/
https://reviews.llvm.org/D147470
Files:
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
llvm/test/Analysis/CostModel/RISCV/masked_ldst.ll
llvm/test/Analysis/CostModel/RISCV/rvv-load-store.ll
llvm/test/Transforms/LoopVectorize/RISCV/interleaved-cost.ll
llvm/test/Transforms/LoopVectorize/RISCV/riscv-vector-reverse.ll
llvm/test/Transforms/LoopVectorize/RISCV/strided-accesses.ll
llvm/test/Transforms/LoopVectorize/RISCV/zvl32b.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147470.511107.patch
Type: text/x-patch
Size: 46483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230405/075482aa/attachment.bin>
More information about the llvm-commits
mailing list