diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-03-05 07:15:45 +0000 |
---|---|---|
committer | Aiden Grossman <aidengrossman@google.com> | 2025-03-05 07:19:50 +0000 |
commit | f1dbc45210cec766bed7dd320ed9420484ac3ec6 (patch) | |
tree | 4ee17d2f6a63f1d74d2e3e4f95efc32cc6f69e2f /clang/lib/AST/ByteCode/Pointer.cpp | |
parent | fc7482e369cc5aae0e2c4d7082ab8bc060a0bc3c (diff) | |
download | llvm-f1dbc45210cec766bed7dd320ed9420484ac3ec6.zip llvm-f1dbc45210cec766bed7dd320ed9420484ac3ec6.tar.gz llvm-f1dbc45210cec766bed7dd320ed9420484ac3ec6.tar.bz2 |
[MLGO] Properly Handle Counting Evictions of Candidates
This patch makes it so that onEviction actually gets called when the
model ends up selecting the candidate to evict. Where we were handling
this previously ended up being dead code as we would return earlier with
MCRegister::NoRegister.
Fixes #129841.
Diffstat (limited to 'clang/lib/AST/ByteCode/Pointer.cpp')
0 files changed, 0 insertions, 0 deletions