[all-commits] [llvm/llvm-project] 01c30b: [ctx_prof] Add support for ICP
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Tue Aug 20 22:04:30 PDT 2024
Branch: refs/heads/users/mtrofin/08-20-_ctx_prof_add_support_for_icp
Home: https://github.com/llvm/llvm-project
Commit: 01c30b888559e3b297c03fcf10a1945caddc22db
https://github.com/llvm/llvm-project/commit/01c30b888559e3b297c03fcf10a1945caddc22db
Author: Mircea Trofin <mtrofin at google.com>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M llvm/include/llvm/Analysis/CtxProfAnalysis.h
M llvm/include/llvm/IR/IntrinsicInst.h
M llvm/include/llvm/ProfileData/PGOCtxProfReader.h
M llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h
M llvm/lib/Analysis/CtxProfAnalysis.cpp
M llvm/lib/IR/IntrinsicInst.cpp
M llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
M llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp
Log Message:
-----------
[ctx_prof] Add support for ICP
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