[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
Thu Aug 18 13:10:31 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4d875910286a: [RISCV] Use VScaleForTuning in costing of operations whose cost depends on VL (authored by reames).
Changed prior to commit:
https://reviews.llvm.org/D131519?vs=451264&id=453761#toc
Repository:
rG LLVM Github Monorepo
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.453761.patch
Type: text/x-patch
Size: 278946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220818/36b95329/attachment-0001.bin>
More information about the llvm-commits
mailing list