[llvm] [BOLT] Optimize basic block loops to avoid n^2 loop (PR #156243)

Amir Ayupov via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 27 01:16:02 PDT 2025


aaupov wrote:

> I suppose that this PR can be closed, now that the change has landed in #160407?

Yes, the quadratic behavior in cdsplit is addressed by #160407

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


More information about the llvm-commits mailing list