[all-commits] [llvm/llvm-project] 785bb3: [ctx_prof] Handle `select`
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Sep 18 21:15:53 PDT 2024
Branch: refs/heads/users/mtrofin/09-17-_ctx_prof_handle_select_
Home: https://github.com/llvm/llvm-project
Commit: 785bb3c2eb0849e1358a76287cc5f453fa39fb0d
https://github.com/llvm/llvm-project/commit/785bb3c2eb0849e1358a76287cc5f453fa39fb0d
Author: Mircea Trofin <mtrofin at google.com>
Date: 2024-09-19 (Thu, 19 Sep 2024)
Changed paths:
M llvm/include/llvm/Analysis/CtxProfAnalysis.h
M llvm/lib/Analysis/CtxProfAnalysis.cpp
M llvm/lib/Transforms/Instrumentation/PGOCtxProfFlattening.cpp
M llvm/lib/Transforms/Utils/InlineFunction.cpp
A llvm/test/Analysis/CtxProfAnalysis/handle-select.ll
Log Message:
-----------
[ctx_prof] Handle `select`
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