[llvm] [JTS] Add a call count threshold (PR #189782)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 3 01:11:19 PDT 2026


nikic wrote:

Yeah, I'd like to see a reproducer for this as well. I suspect that this doesn't so much fix the problem as hide it for the specific test case. Two calls are more than enough for exponential inlining :)

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


More information about the llvm-commits mailing list