[all-commits] [llvm/llvm-project] 9e9e10: [PGO][profcheck] ignore explicitly cold functions
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Sun Aug 3 12:26:27 PDT 2025
Branch: refs/heads/users/mtrofin/08-01-_pgo_profcheck_ignore_explicitly_cold_functions
Home: https://github.com/llvm/llvm-project
Commit: 9e9e10811ce65490e7dd86bfd92dde8ef12b16e0
https://github.com/llvm/llvm-project/commit/9e9e10811ce65490e7dd86bfd92dde8ef12b16e0
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-08-03 (Sun, 03 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
A llvm/test/Transforms/PGOProfile/prof-verify-no-entrycount.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