[PATCH] D18560: [TTI] Add getInliningThresholdMultiplier.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 11:35:41 PDT 2016


jlebar added a comment.

> Could this just be an integer multipler for now? That will prevent fine tuning, send the message that this is a temporary coarse knob, and then we can work on a more principled solution.


That sounds great to me, I will spin a patch.  If anyone else disagrees, speak now or forever hold your peace...


http://reviews.llvm.org/D18560





More information about the llvm-commits mailing list