[PATCH] D15245: Use the inlinehint-threshold for hot callees.

Diego Novillo via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 10:53:00 PST 2015


dnovillo added a comment.

Once this is in, please update lib/Transforms/IPO/SampleProfile.cpp. It does something similar.

Also, should cold functions be marked with the cold hint?


Repository:
  rL LLVM

http://reviews.llvm.org/D15245





More information about the llvm-commits mailing list