[PATCH] D103882: [CostModel][AArch64] Make loads/stores of <vscale x 1 x eltty> expensive.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 29 06:12:42 PDT 2021
sdesmalen updated this revision to Diff 355202.
sdesmalen added a comment.
Rebased onto D105108 <https://reviews.llvm.org/D105108> to use InstructionCost::getMax() (instead of a random number)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103882/new/
https://reviews.llvm.org/D103882
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/AArch64/masked_ldst.ll
llvm/test/Analysis/CostModel/AArch64/sve-gather.ll
llvm/test/Analysis/CostModel/AArch64/sve-ldst.ll
llvm/test/Analysis/CostModel/AArch64/sve-scatter.ll
llvm/test/Transforms/LoopVectorize/AArch64/sve-inductions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103882.355202.patch
Type: text/x-patch
Size: 12218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210629/4d80bcaa/attachment.bin>
More information about the llvm-commits
mailing list