[PATCH] D15401: Refactor threshold computation for inline cost analysis

David Li via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 14:28:28 PST 2016


davidxl added a comment.

This version looks very good -- the only thing I dislike is that we still need to pass default threshold around via getInlineCost interface -- I think we can deal with that in the future.


http://reviews.llvm.org/D15401





More information about the llvm-commits mailing list