[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:35:18 PDT 2021


MattDevereau updated this revision to Diff 364808.
MattDevereau added a comment.

Reduce the cost of VLS loads/stores to make the vectorizor emit them more frequently.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107651/new/

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.364808.patch
Type: text/x-patch
Size: 91301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210806/028a1948/attachment-0001.bin>


More information about the llvm-commits mailing list