[PATCH] D17584: Cleanup inline cost analysis code
David Li via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 6 08:18:52 PDT 2016
davidxl added a comment.
Sorry for the long delay.
Easwaran, please split the patches into smaller ones.
1. check in the refactoring code (allowSizeGrowth) -- no further review is required
2. split out another NFC clean-up code (i.e. removal of IsRecursiveCall etc at line 1328)
3. the remaining changes.
http://reviews.llvm.org/D17584
More information about the llvm-commits
mailing list