[all-commits] [llvm/llvm-project] 229fa2: [ctxprof] Scale up everything under a root by its ...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Apr 21 08:11:34 PDT 2025
Branch: refs/heads/users/mtrofin/04-16-_ctxprof_scale_up_everything_under_a_root_by_its_totalrootentrycount_
Home: https://github.com/llvm/llvm-project
Commit: 229fa2852010778aa8c0f5f3f4abf491ef400c86
https://github.com/llvm/llvm-project/commit/229fa2852010778aa8c0f5f3f4abf491ef400c86
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-04-21 (Mon, 21 Apr 2025)
Changed paths:
M llvm/lib/Analysis/CtxProfAnalysis.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-insert-icp-mdprof.ll
M llvm/test/Analysis/CtxProfAnalysis/flatten-zero-path.ll
M llvm/test/Analysis/CtxProfAnalysis/full-cycle.ll
M llvm/test/Analysis/CtxProfAnalysis/inline.ll
M llvm/test/Analysis/CtxProfAnalysis/load.ll
Log Message:
-----------
[ctxprof] Scale up everything under a root by its `TotalRootEntryCount`
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