[llvm] [LAA] Be more careful when evaluating AddRecs at symbolic max BTC. (PR #128061)
David Sherwood via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 2 08:50:21 PDT 2025
david-arm wrote:
Hi @fhahn, do you have any plans to work on this PR in the near future? I'm just asking because you suggested I hold off https://github.com/llvm/llvm-project/pull/133099 (enabling auto-vectorisation of loops with uncountable early exits by default) until this PR has landed. It would be nice to get the uncountable early exit work more widely tested by being enabled, since at the moment we're relying solely upon the LLVM IR tests.
https://github.com/llvm/llvm-project/pull/128061
More information about the llvm-commits
mailing list