[all-commits] [llvm/llvm-project] c61e22: [ctxprof] Only prune the profile in modules contai...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Apr 7 19:50:16 PDT 2025
Branch: refs/heads/users/mtrofin/04-03-_ctxprof_only_prune_the_profile_in_modules_containing_only_context_trees
Home: https://github.com/llvm/llvm-project
Commit: c61e22fb07d8e8035fb20487b748576c902be577
https://github.com/llvm/llvm-project/commit/c61e22fb07d8e8035fb20487b748576c902be577
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-04-08 (Tue, 08 Apr 2025)
Changed paths:
M llvm/include/llvm/Analysis/CtxProfAnalysis.h
M llvm/lib/Analysis/CtxProfAnalysis.cpp
M llvm/lib/Transforms/IPO/ElimAvailExtern.cpp
M llvm/test/Analysis/CtxProfAnalysis/load.ll
A llvm/test/Analysis/CtxProfAnalysis/pruning.ll
M llvm/test/Transforms/EliminateAvailableExternally/transform-to-local.ll
Log Message:
-----------
[ctxprof] Only prune the profile in modules containing only context trees
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