Hi Since MAX_INLINE_INSNS_AUTO should be below or equal to MAX_INLINE_INSNS_SINGLE (see params.def), there is no need to do second inlining limit check on growth when function not declared inline, this patch removes it. Bootstrapped and tested on x86_64-unknown-linux-gnu, is it ok for trunk?
Regards Jun 2019-03-01 Jun Ma <ju...@linux.alibaba.com> *ipa-inline.c(want_inline_small_function_p): Remove redundant growth check when function not declared inline
0001-remove-redundant-check-on-growth.patch
Description: Binary data