[all-commits] [llvm/llvm-project] c6e027: [ctx_prof] Add support for ICP
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Fri Aug 23 09:58:05 PDT 2024
Branch: refs/heads/users/mtrofin/08-20-_ctx_prof_add_support_for_icp
Home: https://github.com/llvm/llvm-project
Commit: c6e027acf5ce0ffd40fff0bc81537eb4708b2222
https://github.com/llvm/llvm-project/commit/c6e027acf5ce0ffd40fff0bc81537eb4708b2222
Author: Mircea Trofin <mtrofin at google.com>
Date: 2024-08-22 (Thu, 22 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