[all-commits] [llvm/llvm-project] a31066: [ctxprof] Use the flattened contextual profile pre...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Apr 7 19:57:20 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: a31066a560d413f1c9411180c1ac7fe517c7d114
https://github.com/llvm/llvm-project/commit/a31066a560d413f1c9411180c1ac7fe517c7d114
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-04-08 (Tue, 08 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