[PATCH] D115143: [AArch64][Analysis] Add on overhead costs for SVE gathers and scatters

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 7 01:24:01 PST 2021


dmgreen added a comment.

10 sounds high, but from looking at some of the software optimization guides it does not seem like a bad worse case value.

Is it worth making it a option (that can default to 10), to allow experimentation with other values?


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

https://reviews.llvm.org/D115143



More information about the llvm-commits mailing list