[all-commits] [llvm/llvm-project] 5b7653: [ctx_prof] Simple ICP criteria during module inliner
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Sep 25 11:17:27 PDT 2024
Branch: refs/heads/users/mtrofin/09-23-_ctx_prof_simple_icp_criteria_during_module_inliner
Home: https://github.com/llvm/llvm-project
Commit: 5b7653e9e4574b2d9d076b68d3a201a943cb378e
https://github.com/llvm/llvm-project/commit/5b7653e9e4574b2d9d076b68d3a201a943cb378e
Author: Mircea Trofin <mtrofin at google.com>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M llvm/include/llvm/Analysis/CtxProfAnalysis.h
M llvm/lib/Analysis/CtxProfAnalysis.cpp
M llvm/lib/Transforms/IPO/ModuleInliner.cpp
M llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
A llvm/test/Analysis/CtxProfAnalysis/flatten-icp.ll
Log Message:
-----------
[ctx_prof] Simple ICP criteria during module inliner
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