[all-commits] [llvm/llvm-project] d58d30: [ctx_prof] Add support for ICP
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Aug 21 17:01:37 PDT 2024
Branch: refs/heads/users/mtrofin/08-20-_ctx_prof_add_support_for_icp
Home: https://github.com/llvm/llvm-project
Commit: d58d308957961ae7442a7b5aa0561f42dea69caf
https://github.com/llvm/llvm-project/commit/d58d308957961ae7442a7b5aa0561f42dea69caf
Author: Mircea Trofin <mtrofin at google.com>
Date: 2024-08-21 (Wed, 21 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