dexonsmith wrote:

Seems awkward to pessimize as "cold" when there's no real data (no PGO, no 
other marking). What happens if you change the cold call threshold to 0% when 
there's no PGO data? (I.e., never assume a call is cold without actual evidence)

https://github.com/llvm/llvm-project/pull/66285
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to