diff options
author | Grigory Pastukhov <99913765+grigorypas@users.noreply.github.com> | 2025-10-09 11:16:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-09 11:16:43 -0700 |
commit | 2c3f0e541d0d96eaf284abf6992ae55db2a5035a (patch) | |
tree | 43a9e5581afe9478dbeacdafa0cec5f0dfeef82d /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py | |
parent | b6fbf66e5936f47137ab24d0a123ae39ea73f6fc (diff) | |
download | llvm-2c3f0e541d0d96eaf284abf6992ae55db2a5035a.zip llvm-2c3f0e541d0d96eaf284abf6992ae55db2a5035a.tar.gz llvm-2c3f0e541d0d96eaf284abf6992ae55db2a5035a.tar.bz2 |
[CodeGen] Preserve branch weights from PGO profile during instruction selection at -O0 (#161620)
Branch probabilities from PGO profile data were not preserved during
instruction selection at -O0 because BranchProbabilityInfo was only
requested when OptLevel != None.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions