[llvm] [AMDGPU] Print max-BB inline rejections (PR #208755)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 10 09:24:45 PDT 2026


shiltian wrote:

> > Developers sometimes need to understand why a function was not inlined.
> 
> That sounds like a job for OptimizationRemarkEmitter?

Though InlineMaxBB is a debug thingy instead of missing a real optimization opportunity.

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


More information about the llvm-commits mailing list