[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
Thu Dec 9 07:54:47 PST 2021
dmgreen added a comment.
Yeah sounds OK to me. Like I said in another commit (I think), we may find in the long run that we can optimize the codegen to be better, and certain cpus will be better or worse than other, but this sounds OK to me as a starting point.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115143/new/
https://reviews.llvm.org/D115143
More information about the llvm-commits
mailing list