Re: *Ping* Re: [PATCH v6] Missed function specialization + partial devirtualization

2019-12-19 Thread Jan Hubicka
> > gcc/ChangeLog > > > > 2019-12-02 Xiong Hu Luo > > > > PR ipa/69678 > > * Makefile.in (GTFILES): Add ipa-profile.c. > > * cgraph.c (symbol_table::create_edge): Init speculative_id. > > (cgraph_edge::make_speculative): Add param for setting speculative_id. > > (cgraph

*Ping* Re: [PATCH v6] Missed function specialization + partial devirtualization

2019-12-17 Thread luoxhu
Ping :) Patch is here: https://gcc.gnu.org/ml/gcc-patches/2019-12/msg00099.html On 2019/12/3 10:31, luoxhu wrote: Hi Martin and Honza, On 2019/11/18 21:02, Martin Liška wrote: On 11/16/19 10:59 AM, luoxhu wrote: Sorry that I don't quite understand your meanning here.  I didn't grep the wor

[PATCH v6] Missed function specialization + partial devirtualization

2019-12-02 Thread luoxhu
Hi Martin and Honza, On 2019/11/18 21:02, Martin Liška wrote: > On 11/16/19 10:59 AM, luoxhu wrote: >> Sorry that I don't quite understand your meanning here.  I didn't grep the >> word "cgraph_edge_summary" in source code, do you mean add new structure > > Hello. > > He wanted to write call_su