[PATCH] D93476: [LV][ARM] Inloop reduction cost modelling
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 19 07:32:45 PST 2021
dmgreen updated this revision to Diff 317563.
dmgreen added a comment.
Fix base getExtendedReductionCost to use Extend Type for the reduction cost.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93476/new/
https://reviews.llvm.org/D93476
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
llvm/lib/Target/ARM/ARMTargetTransformInfo.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/ARM/mve-reduction-types.ll
llvm/test/Transforms/LoopVectorize/ARM/mve-reductions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93476.317563.patch
Type: text/x-patch
Size: 72865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210119/f9be7c13/attachment.bin>
More information about the llvm-commits
mailing list