On Tue, Dec 16, 2014 at 11:53 PM, Jan Hubicka wrote:
>> > gcc/ChangeLog:
>> > 2014-11-18 Dehao Chen
>> >
>> > * auto-profile.c (afdo_annotate_cfg): Invoke update_ssa in the
>> > right
>> > place.
>> > (auto_profile): Recompute inline summary after processing cgraph
>>
> > gcc/ChangeLog:
> > 2014-11-18 Dehao Chen
> >
> > * auto-profile.c (afdo_annotate_cfg): Invoke update_ssa in the right
> > place.
> > (auto_profile): Recompute inline summary after processing cgraph
> > node.
> >
> > Index: gcc/auto-profile.c
> > =
ping...
Thanks,
Dehao
On Tue, Nov 18, 2014 at 2:29 PM, Dehao Chen wrote:
> This patch updates ssa and inline summary in the correct location for AutoFDO.
>
> Bootstrapped and passed regression test. OK for trunk?
>
> Thanks,
> Dehao
>
> gcc/ChangeLog:
This patch updates ssa and inline summary in the correct location for AutoFDO.
Bootstrapped and passed regression test. OK for trunk?
Thanks,
Dehao
gcc/ChangeLog:
2014-11-18 Dehao Chen
* auto-profile.c (afdo_annotate_cfg): Invoke update_ssa in the right
place