[all-commits] [llvm/llvm-project] eb76ca: [NFC][MLGO] Debug messages for what inline advisor...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Tue Jul 27 15:05:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb76ca573d755fd445596e63ef1f0d30937097f6
https://github.com/llvm/llvm-project/commit/eb76ca573d755fd445596e63ef1f0d30937097f6
Author: Mircea Trofin <mtrofin at google.com>
Date: 2021-07-27 (Tue, 27 Jul 2021)
Changed paths:
M llvm/lib/Analysis/InlineAdvisor.cpp
Log Message:
-----------
[NFC][MLGO] Debug messages for what inline advisor is selected
We already have an indication (error) if the desired inline advisor
cannot be enabled, but we don't have a positive indication. Added
LLVM_DEBUG messages for the latter.
More information about the All-commits
mailing list