[PATCH] D107651: [AArch64][SVE] Teach cost model that masked loads/stores are cheap
Matt Devereau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 6 08:19:11 PDT 2021
MattDevereau created this revision.
MattDevereau added a reviewer: bsmith.
Herald added subscribers: psnobl, hiraditya, kristof.beyls, tschuett.
Herald added a reviewer: efriedma.
MattDevereau requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Reduce the cost of VLS loads/stores to make the vectorizor emit them more frequently.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D107651
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/AArch64/masked_ldst.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107651.364803.patch
Type: text/x-patch
Size: 91301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210806/2e1f4f6d/attachment.bin>
More information about the llvm-commits
mailing list