diff options
| author | Mingming Liu <mingmingl@google.com> | 2025-10-15 10:24:09 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-15 10:24:09 -0700 |
| commit | 1cec6be8d6783d94f7e70ea157ecc0563cf11ee8 (patch) | |
| tree | 135dec7672ad6143a2ba4f6b32827726f26f209b /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
| parent | d60d0381b41ee814c270ccee0e764b84096f8171 (diff) | |
| download | llvm-1cec6be8d6783d94f7e70ea157ecc0563cf11ee8.zip llvm-1cec6be8d6783d94f7e70ea157ecc0563cf11ee8.tar.gz llvm-1cec6be8d6783d94f7e70ea157ecc0563cf11ee8.tar.bz2 | |
[StaticDataLayout] Reconcile data hotness based on PGO counters and data access profiles (#163325)
This PR enhances the `StaticDataProfileInfo::getConstantSectionPrefix`
pass to reconcile data hotness information from both PGO counters and
data access profiles. When both profiles are available for a global
variable, the pass will now use the "hotter" of the two to determine the
variable's section placement.
This is a follow-up patch of
https://github.com/llvm/llvm-project/pull/162388
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions
