[PATCH] D106239: [AArch64] Expand the SVE min/max reduction costs to NEON

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 20 00:08:18 PDT 2021


dmgreen added reviewers: sdesmalen, david-arm, SjoerdMeijer, kmclaughlin, fhahn, CarolineConcatto, jaykang10.
dmgreen added a comment.

Thanks. I have a few patches that were adjusting some of the costs that are related to shuffle costs at the moment. There was another for the cost of pairwise fadd reductions, but it doesn't seem to be doing very well performance wise.  I'll have to look more into that one.


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

https://reviews.llvm.org/D106239



More information about the llvm-commits mailing list