[all-commits] [llvm/llvm-project] a3a782: [mlgo] Disable accounting upon ForceStop
Northbadge via All-commits
all-commits at lists.llvm.org
Wed Jun 8 14:26:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3a7826d823a4c5c01357b79b5c179aeb78fb3c1
https://github.com/llvm/llvm-project/commit/a3a7826d823a4c5c01357b79b5c179aeb78fb3c1
Author: Jin Xin Ng <njx at google.com>
Date: 2022-06-08 (Wed, 08 Jun 2022)
Changed paths:
M llvm/lib/Analysis/MLInlineAdvisor.cpp
Log Message:
-----------
[mlgo] Disable accounting upon ForceStop
Once ForceStop is set to true, we only return positive inlining advice when it is mandatory; There is no need for further node/edge accounting.
Reviewed By: mtrofin
Differential Revision: https://reviews.llvm.org/D127245
More information about the All-commits
mailing list