[PATCH] D127447: [RISCV] Cost model for scalable reductions
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 16 15:52:43 PDT 2022
reames updated this revision to Diff 437742.
reames added a comment.
Rework with the max-vl based approach we used in scatter/gather.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127447/new/
https://reviews.llvm.org/D127447
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127447.437742.patch
Type: text/x-patch
Size: 113037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220616/4c7285bb/attachment-0001.bin>
More information about the llvm-commits
mailing list