[all-commits] [llvm/llvm-project] dc95c3: [ctxprof] Scale up everything under a root by its ...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Thu Apr 17 14:38:35 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: dc95c360c80e51320b4c28c90ccf94a6ed4348f7
https://github.com/llvm/llvm-project/commit/dc95c360c80e51320b4c28c90ccf94a6ed4348f7
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-04-17 (Thu, 17 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