[PATCH] D15245: Use a higher inlining threshold for hot callees.

David Li via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 14:04:34 PST 2015


davidxl added a comment.

The title of the patch is wrong. It is not setting higher threshold but moving (part of it) the FE Inline hint logic to the inliner.


Repository:
  rL LLVM

http://reviews.llvm.org/D15245





More information about the llvm-commits mailing list