MatzeB wrote:

Seems this got introduced in https://reviews.llvm.org/D34312 with the rough 
idea that we shouldn't inline into parts of the code that 
`_builtin_expect(...)` deems unlikely. Which makes sense when you say it 
express it like this, but I guess numeric thresholds can go wrong...

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