llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
28.06k stars 11.59k forks source link

BOLT: LBR vs non-LBR #61902

Open zamazan4ik opened 1 year ago

zamazan4ik commented 1 year ago

Hi.

BOLT readme says if LBR info is not available in the profile - optimization quality will be lower compared to LBR profiles. Do you have any estimations/benchmarks/research - how much "optimization opportunity" would be lost in the case of non-LBR profiles compared to LBR?

llvmbot commented 1 year ago

@llvm/issue-subscribers-bolt