[PATCH] D131519: [RISCV] Use VScaleForTuning in costing of operations whose cost depends on VL
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 9 13:54:19 PDT 2022
reames updated this revision to Diff 451264.
reames added a comment.
Forgot to include all the test changes in the diff.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131519/new/
https://reviews.llvm.org/D131519
Files:
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
llvm/test/Analysis/CostModel/RISCV/reduce-scalable-fp.ll
llvm/test/Analysis/CostModel/RISCV/reduce-scalable-int.ll
llvm/test/Analysis/CostModel/RISCV/scalable-gather.ll
llvm/test/Analysis/CostModel/RISCV/scalable-scatter.ll
llvm/test/Transforms/LoopVectorize/RISCV/masked_gather_scatter.ll
llvm/test/Transforms/LoopVectorize/RISCV/scalable-basics.ll
llvm/test/Transforms/LoopVectorize/RISCV/scalable-tailfold.ll
llvm/test/Transforms/LoopVectorize/RISCV/uniform-load-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131519.451264.patch
Type: text/x-patch
Size: 276639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220809/da675314/attachment-0001.bin>
More information about the llvm-commits
mailing list