[all-commits] [llvm/llvm-project] c0022b: [InlineCost] Set LastCallToStaticBonus in ML inlin...
junparser via All-commits
all-commits at lists.llvm.org
Sat Apr 23 18:34:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c0022b4bb12d93d95bc3dfa00f236fc2cfe753ed
https://github.com/llvm/llvm-project/commit/c0022b4bb12d93d95bc3dfa00f236fc2cfe753ed
Author: Jun Ma <JunMa at linux.alibaba.com>
Date: 2022-04-24 (Sun, 24 Apr 2022)
Changed paths:
M llvm/lib/Analysis/InlineCost.cpp
Log Message:
-----------
[InlineCost] Set LastCallToStaticBonus in ML inlining models.
This patch set LastCallToStaticBonus based on check, it has
no noticeable size reduction on an internal workload and linux kernel
with Os/Oz.
Differential Revision: https://reviews.llvm.org/D124233
More information about the All-commits
mailing list