> Hi,
>
> > On 4 Jun 2025, at 9:53 pm, Jan Hubicka wrote:
> >
> > External email: Use caution opening links or attachments
> >
> >
> >> This patch introduces a new testcase to verify the merging of profiles
> >> is performed for cloned functions.
> >>
> >> Since this is invoked very early, be
OK,
thanks!
Honza
> On 9 Jun 2025, at 9:43 am, Kugan Vivekanandarajah
> wrote:
>
>
>
> > On 7 Jun 2025, at 3:30 pm, Kugan Vivekanandarajah
> > wrote:
> >
> > Hi,
> >
> >
> > > On 6 Jun 2025, at 4:15 pm, Kugan Vivekanandarajah
> > > wrote:
> > >
> > > Hi Andrew,
> > >
> > >
> > >> On 6 Jun 2025, at 4:06 pm, A
On Thu, Jun 5, 2025 at 11:01 PM Kugan Vivekanandarajah
wrote:
>
> Hi Andrew,
>
> > On 6 Jun 2025, at 8:18 am, Andrew Pinski wrote:
> >
> > External email: Use caution opening links or attachments
> >
> >
> > On Wed, Jun 4, 2025 at 12:02 AM Kugan Vivekanandarajah
> > wrote:
> >>
> >> This patch i
Hi Andrew,
> On 6 Jun 2025, at 8:18 am, Andrew Pinski wrote:
>
> External email: Use caution opening links or attachments
>
>
> On Wed, Jun 4, 2025 at 12:02 AM Kugan Vivekanandarajah
> wrote:
>>
>> This patch introduces a new testcase to verify the merging of profiles
>> is performed for clo
On Wed, Jun 4, 2025 at 12:02 AM Kugan Vivekanandarajah
wrote:
>
> This patch introduces a new testcase to verify the merging of profiles
> is performed for cloned functions.
>
> Since this is invoked very early, before the pass manager, we need to
> set up the dumping explicitly. This is similar t
Hi,
> On 4 Jun 2025, at 9:53 pm, Jan Hubicka wrote:
>
> External email: Use caution opening links or attachments
>
>
>> This patch introduces a new testcase to verify the merging of profiles
>> is performed for cloned functions.
>>
>> Since this is invoked very early, before the pass manager,
> This patch introduces a new testcase to verify the merging of profiles
> is performed for cloned functions.
>
> Since this is invoked very early, before the pass manager, we need to
> set up the dumping explicitly. This is similar to the handling in
> finish_optimization_passes.
>
> gcc/ChangeL