[llvm] [ARM] Speedups for CombineBaseUpdate. (PR #129725)

Andrew Savonichev via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 5 04:54:28 PST 2025


asavonic wrote:

LGTM, thanks a lot David!

I can confirm that limiting `BaseUpdates.size()` is critical. Just setting MaxSteps was not enough to fix the issue.

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


More information about the llvm-commits mailing list