[llvm] [BOLT] Optimize basic block loops to avoid n^2 loop (PR #156243)
Maksim Panchenko via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 26 13:33:01 PDT 2025
maksfb wrote:
Thanks for checking.
30 MiB is hard to explain, unless it's a number gathered across multiple processes, e.g. in a case of a parallel build. If it's the number for a single process, it must be some side effect. I find it hard to believe it's a direct impact from a code layout optimization.
https://github.com/llvm/llvm-project/pull/156243
More information about the llvm-commits
mailing list