[clang-tools-extra] Bfi precision (PR #66285)

Matthias Braun via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 26 11:49:09 PDT 2023


MatzeB wrote:

Also note that this 2% cold-code threshold is only applied in situation where no PGO data is available. So maybe we should just ignore this, given that without PGO data it just is often impossible for the compiler to make good inlining decisions...

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


More information about the cfe-commits mailing list