[PATCH] D108558: [AArch64][SVE] Teach cost model masked gathers/scatters are cheap
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 25 07:56:02 PDT 2021
david-arm added a comment.
Hi @MattDevereau, given we already have tests in Analysis/CostModel/AArch64/mem-op-cost-model.ll is it necessary to sve-gather-vls.ll and sve-scatter-vls.ll tests? I was thinking you could just add those to mem-op-cost-model.ll instead.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108558/new/
https://reviews.llvm.org/D108558
More information about the llvm-commits
mailing list