[llvm-branch-commits] [llvm] [BOLT][heatmap] Compute section utilization and partition score (PR #139193)

Amir Ayupov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue May 13 12:12:46 PDT 2025


aaupov wrote:

> > Do you mean we should bundle `.text` with `.text.warm` for reporting purposes?
> 
> Yes, as the goal is to achieve the perfect score of "1" for that combo partition.

Let me add that as a follow-up (a synthetic hot text section between the symbols).

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


More information about the llvm-branch-commits mailing list