[all-commits] [llvm/llvm-project] 838701: MemProf: Add minimum count threshold for inlining ...
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Thu Jul 10 13:48:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 838701a5403efbaf6e25254377a6f033acee6681
https://github.com/llvm/llvm-project/commit/838701a5403efbaf6e25254377a6f033acee6681
Author: Teresa Johnson <tejohnson at google.com>
Date: 2025-07-10 (Thu, 10 Jul 2025)
Changed paths:
M llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
M llvm/test/ThinLTO/X86/memprof-icp-recursive.ll
Log Message:
-----------
MemProf: Add minimum count threshold for inlining of promoted calls (#148001)
Allow users to set the minimum absolute count for inlining of indirect
calls promoted during cloning. This is primarily meant to enable
generation of synthetic vp metadata introduced in PR141164 when
profiling memprof-optimized binaries.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list