[all-commits] [llvm/llvm-project] 579bb9: [ctxprof] Use the flattened contextual profile pre...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Apr 7 13:20:49 PDT 2025
Branch: refs/heads/users/mtrofin/04-07-_ctxprof_use_the_flattened_contextual_profile_pre-thinlink
Home: https://github.com/llvm/llvm-project
Commit: 579bb9c7db80734ed5801af2206edb2b34d006ce
https://github.com/llvm/llvm-project/commit/579bb9c7db80734ed5801af2206edb2b34d006ce
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-04-07 (Mon, 07 Apr 2025)
Changed paths:
M llvm/include/llvm/Analysis/CtxProfAnalysis.h
M llvm/include/llvm/Analysis/ProfileSummaryInfo.h
M llvm/include/llvm/Transforms/Instrumentation/PGOCtxProfFlattening.h
M llvm/lib/Analysis/CtxProfAnalysis.cpp
M llvm/lib/Analysis/ProfileSummaryInfo.cpp
M llvm/lib/Passes/PassBuilderPipelines.cpp
M llvm/lib/Passes/PassRegistry.def
M llvm/lib/Transforms/Instrumentation/PGOCtxProfFlattening.cpp
M llvm/test/Analysis/CtxProfAnalysis/flatten-and-annotate.ll
M llvm/test/Analysis/CtxProfAnalysis/flatten-check-path.ll
M llvm/test/Analysis/CtxProfAnalysis/flatten-zero-path.ll
R llvm/test/Transforms/PGOProfile/ctx-prof-use-prelink.ll
Log Message:
-----------
[ctxprof] Use the flattened contextual profile pre-thinlink
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