[llvm] [LV] Add a flag to conservatively choose a larger vector factor when maximizing bandwidth (PR #156012)

Yuta Mukai via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 29 05:35:49 PDT 2025


ytmukai wrote:

This is a patch to resolve one of the performance regressions that occur when maximizing vector bandwidth for AArch64 SVE. (https://github.com/llvm/llvm-project/pull/109671#issuecomment-3077403635)

https://github.com/llvm/llvm-project/pull/156012


More information about the llvm-commits mailing list