[all-commits] [llvm/llvm-project] 87476b: [PGO][profcheck] ignore explicitly cold functions
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Sat Aug 2 08:42:04 PDT 2025
Branch: refs/heads/users/mtrofin/08-01-_pgo_profcheck_ignore_explicitly_cold_functions
Home: https://github.com/llvm/llvm-project
Commit: 87476bbab211fd15952f61fd329ca08724402731
https://github.com/llvm/llvm-project/commit/87476bbab211fd15952f61fd329ca08724402731
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-08-02 (Sat, 02 Aug 2025)
Changed paths:
M llvm/lib/Transforms/Utils/ProfileVerify.cpp
A llvm/test/Transforms/PGOProfile/prof-inject-existing.ll
M llvm/test/Transforms/PGOProfile/prof-verify-as-needed.ll
M llvm/test/Transforms/PGOProfile/prof-verify-existing.ll
A llvm/test/Transforms/PGOProfile/prof-verify-known-cold.ll
M llvm/test/Transforms/PGOProfile/prof-verify.ll
Log Message:
-----------
[PGO][profcheck] ignore explicitly cold functions
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