[llvm] [PGO][profcheck] ignore explicitly cold functions (PR #151778)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 3 08:54:19 PDT 2025


https://github.com/boomanaiden154 approved this pull request.

It looks like this patch adds in function entry count verification in the first place rather than just ignoring explicitly cold functions?

Either way, LGTM with one comment.

https://github.com/llvm/llvm-project/pull/151778


More information about the llvm-commits mailing list