[all-commits] [llvm/llvm-project] 65469f: [ctxprof] Scale up everything under a root by its ...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Apr 16 13:11:41 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: 65469f850bdb70a281a1d5614f2ba232f065f71d
https://github.com/llvm/llvm-project/commit/65469f850bdb70a281a1d5614f2ba232f065f71d
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-04-16 (Wed, 16 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-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