[llvm] [PGO] Fix zeroed estimated trip count (PR #167792)

Joel E. Denny via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 19 08:41:22 PST 2025


jdenny-ornl wrote:

> I have put this in a draft state until I receive confirmation that it fixes #164254.

After my previous changes to this patch, it directly fixes the LLVM IR reproducer posted in issue #164254, so I think it's reasonable to proceed with the review.

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


More information about the llvm-commits mailing list