[PATCH] D15401: Refactor threshold computation for inline cost analysis
David Li via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 15 21:17:58 PST 2015
davidxl added a comment.
I think we should do what Chandler suggested as a follow up. This patch IMO is good enough as an incremental step. We should move a little faster as there are also other cleanups mentioned in the review (Os command line vs attribute, Cold Function attribute and callsite attribute) needed to to be done.
Repository:
rL LLVM
http://reviews.llvm.org/D15401
More information about the llvm-commits
mailing list