[all-commits] [llvm/llvm-project] 3e303b: [ctxprof][nfc] Prepare CtxProfAnalysis for flat pr...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Mar 3 17:44:47 PST 2025
Branch: refs/heads/users/mtrofin/03-03-_ctxprof_nfc_prepare_ctxprofanalysis_for_flat_profiles
Home: https://github.com/llvm/llvm-project
Commit: 3e303bf751ef4304edde77dfd767c41650cc1943
https://github.com/llvm/llvm-project/commit/3e303bf751ef4304edde77dfd767c41650cc1943
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M llvm/include/llvm/Analysis/CtxProfAnalysis.h
M llvm/include/llvm/ProfileData/PGOCtxProfReader.h
M llvm/lib/Analysis/CtxProfAnalysis.cpp
M llvm/lib/ProfileData/PGOCtxProfReader.cpp
M llvm/lib/Transforms/IPO/ElimAvailExtern.cpp
M llvm/lib/Transforms/IPO/FunctionImport.cpp
M llvm/lib/Transforms/IPO/ModuleInliner.cpp
M llvm/lib/Transforms/Instrumentation/PGOCtxProfFlattening.cpp
M llvm/lib/Transforms/Utils/InlineFunction.cpp
M llvm/tools/llvm-ctxprof-util/llvm-ctxprof-util.cpp
M llvm/unittests/ProfileData/PGOCtxProfReaderWriterTest.cpp
Log Message:
-----------
[ctxprof][nfc] Prepare CtxProfAnalysis for flat profiles
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