[PATCH] D106653: [LoopVectorize][AArch64] Enable ordered reductions by default for SVE

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 27 10:07:48 PDT 2021


david-arm added a comment.

Hi @dmgreen, we've decided for now to only enable this by default for AArch64 when SVE is enabled as this is lower risk. We are currently still collecting performance data for the fixed-width vectorisation case when SVE is enabled.


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

https://reviews.llvm.org/D106653



More information about the llvm-commits mailing list