[PATCH] D115143: [AArch64][Analysis] Add on overhead costs for SVE gathers and scatters
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 9 03:32:29 PST 2021
sdesmalen added a comment.
There's probably more follow-up work to fine-tune this, but the patch seems like a slam-dunk win overall, as this patch significantly reduces any regressions we found when running this on a series of benchmarks.
I like @dmgreen's suggestion to make this a tuneable option because it makes it easier to experiment with other g/s costs.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115143/new/
https://reviews.llvm.org/D115143
More information about the llvm-commits
mailing list