; Thanks,
>
> Eugene
>
> -Original Message-
> From: Richard Biener
> Sent: Monday, January 31, 2022 1:23 AM
> To: Eugene Rozenfeld
> Cc: gcc-patches@gcc.gnu.org
> Subject: [EXTERNAL] Re: [PATCH] AutoFDO: don't set
> param_early_inliner_max_iterations to 10.
>
Cc: gcc-patches@gcc.gnu.org
Subject: [EXTERNAL] Re: [PATCH] AutoFDO: don't set
param_early_inliner_max_iterations to 10.
On Sat, Jan 29, 2022 at 12:24 AM Eugene Rozenfeld via Gcc-patches
wrote:
>
> param_early_inliner_max_iterations specifies the maximum number of
> nested ind
On Sat, Jan 29, 2022 at 12:24 AM Eugene Rozenfeld via Gcc-patches
wrote:
>
> param_early_inliner_max_iterations specifies the maximum number
> of nested indirect inlining iterations performed by early inliner.
> Normally, the default value is 1.
>
> For AutoFDO this parameter was also used as the
param_early_inliner_max_iterations specifies the maximum number
of nested indirect inlining iterations performed by early inliner.
Normally, the default value is 1.
For AutoFDO this parameter was also used as the number of iteration for
its indirect call promotion loop and the default value was se