[llvm] [GVN][PGO] Skip GVN if entry BlockFreq is 0 (PR #166336)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 4 14:03:20 PST 2025
https://github.com/boomanaiden154 commented:
If this is to fix a compile time regression/issue, could there be some more investigation into what is actually causing it?
This seems like a very band-aid fix that might just paper over any actual issues.
https://github.com/llvm/llvm-project/pull/166336
More information about the llvm-commits
mailing list