[llvm] [LoopVectorizer] Prune VFs based on plan register pressure (PR #132190)
Sam Tebbs via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 17 08:46:52 PDT 2025
SamTebbs33 wrote:
> It would be great to check the perf-impact on some benchmarks on AArch64, just to double check there are no unexpected regressions.
I've done some measuring with an industry-leading benchmark suite and there haven't been any regressions thankfully.
https://github.com/llvm/llvm-project/pull/132190
More information about the llvm-commits
mailing list