[all-commits] [llvm/llvm-project] 1edbc3: [ctx_prof] Add support for ICP
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Aug 21 08:05:45 PDT 2024
Branch: refs/heads/users/mtrofin/08-20-_ctx_prof_add_support_for_icp
Home: https://github.com/llvm/llvm-project
Commit: 1edbc3bed4cf6c2726394a346891409d5f548537
https://github.com/llvm/llvm-project/commit/1edbc3bed4cf6c2726394a346891409d5f548537
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