[all-commits] [llvm/llvm-project] 0d9ac0: [ctx_prof] Flattened profile lowering pass
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Sep 4 16:43:44 PDT 2024
Branch: refs/heads/users/mtrofin/09-03-_ctx_prof_flattened_profile_lowering_pass
Home: https://github.com/llvm/llvm-project
Commit: 0d9ac07b2b62114c9073af4d18ad8342753c433a
https://github.com/llvm/llvm-project/commit/0d9ac07b2b62114c9073af4d18ad8342753c433a
Author: Mircea Trofin <mtrofin at google.com>
Date: 2024-09-04 (Wed, 04 Sep 2024)
Changed paths:
M llvm/include/llvm/Analysis/ProfileSummaryInfo.h
M llvm/include/llvm/ProfileData/ProfileCommon.h
A llvm/include/llvm/Transforms/Instrumentation/PGOCtxProfFlattening.h
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Passes/PassRegistry.def
M llvm/lib/Transforms/Instrumentation/CMakeLists.txt
A llvm/lib/Transforms/Instrumentation/PGOCtxProfFlattening.cpp
A llvm/test/Analysis/CtxProfAnalysis/flatten-and-annotate.ll
Log Message:
-----------
[ctx_prof] Flattened profile lowering pass
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