[PATCH] D18560: [TTI] Add getInliningThresholdMultiplier.

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 30 14:26:42 PDT 2016


eraman added a subscriber: eraman.
eraman added a comment.

Wouldn't it be better to use an additive bonus to the threshold instead of multiplicative factor to account for expensive calls?


http://reviews.llvm.org/D18560





More information about the llvm-commits mailing list