This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] [RFC, PGO+LTO] Missed function specialization + partial devirtualization
- From: Martin Liška <mliska at suse dot cz>
- To: Jan Hubicka <hubicka at ucw dot cz>, Xiong Hu Luo <luoxhu at linux dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org, segher at kernel dot crashing dot org, wschmidt at linux dot ibm dot com, luoxhu at cn dot ibm dot com
- Date: Mon, 1 Jul 2019 13:20:49 +0200
- Subject: Re: [PATCH] [RFC, PGO+LTO] Missed function specialization + partial devirtualization
- References: <20190618014521.67198-1-luoxhu@linux.ibm.com> <20190620134731.fhjf7ezskq55yz6o@kam.mff.cuni.cz> <254432df-7f6d-d715-c916-b35bd0c94b0c@suse.cz>
@Honza: PING^1
On 6/20/19 4:45 PM, Martin Liška wrote:
> Hi.
>
> So the first part is about support of N tracked values to be supported.
>
> Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
>
> Ready to be installed?
> Thanks,
> Martin
>