Re: [PATCH] Fix PR87785

2018-10-29 Thread Richard Biener
On Mon, 29 Oct 2018, Martin Liška wrote: > On 10/29/18 4:02 PM, Richard Biener wrote: > > On Mon, 29 Oct 2018, Richard Biener wrote: > > > >> > >> The following fixes gone missing load nodes with the SLP tree build > >> now eventually caching them but not having them in the SLP tree. > >> > >> Bo

Re: [PATCH] Fix PR87785

2018-10-29 Thread Martin Liška
On 10/29/18 4:02 PM, Richard Biener wrote: > On Mon, 29 Oct 2018, Richard Biener wrote: > >> >> The following fixes gone missing load nodes with the SLP tree build >> now eventually caching them but not having them in the SLP tree. >> >> Bootstrapped and tested on x86_64-unknown-linux-gnu, applied

Re: [PATCH] Fix PR87785

2018-10-29 Thread Richard Biener
On Mon, 29 Oct 2018, Richard Biener wrote: > > The following fixes gone missing load nodes with the SLP tree build > now eventually caching them but not having them in the SLP tree. > > Bootstrapped and tested on x86_64-unknown-linux-gnu, applied to trunk. SPEC testing reveals a thinko... Boot

[PATCH] Fix PR87785

2018-10-29 Thread Richard Biener
The following fixes gone missing load nodes with the SLP tree build now eventually caching them but not having them in the SLP tree. Bootstrapped and tested on x86_64-unknown-linux-gnu, applied to trunk. Richard. 2018-10-29 Richard Biener PR tree-optimization/87785 * tree-v