[llvm] [PGO] Ensure non-zero entry-count after `populateCounters` (PR #112029)

Michael O'Farrell via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 09:25:12 PDT 2024


mofarrell wrote:

Changed the fix to guarantee the function entry count is non zero after `populateCounters`.

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


More information about the llvm-commits mailing list