On Thu, 5 Dec 2019 at 12:59, Richard Biener wrote:
>
> On Thu, 5 Dec 2019, Christophe Lyon wrote:
>
> > Hi,
> >
> >
> > On Tue, 3 Dec 2019 at 15:46, Richard Biener wrote:
> > >
> > >
> > > The PR shows I added the bail-out prematurely.
> > >
> > > Bootstrapped and tested on x86_64-unknown-linux-g
On Thu, 5 Dec 2019, Christophe Lyon wrote:
> Hi,
>
>
> On Tue, 3 Dec 2019 at 15:46, Richard Biener wrote:
> >
> >
> > The PR shows I added the bail-out prematurely.
> >
> > Bootstrapped and tested on x86_64-unknown-linux-gnu, applied.
> >
> > Richard.
> >
> > 2019-12-03 Richard Biener
> >
>
Hi,
On Tue, 3 Dec 2019 at 15:46, Richard Biener wrote:
>
>
> The PR shows I added the bail-out prematurely.
>
> Bootstrapped and tested on x86_64-unknown-linux-gnu, applied.
>
> Richard.
>
> 2019-12-03 Richard Biener
>
> PR tree-optimization/92758
> * tree-ssa-forwprop.c (simp
The PR shows I added the bail-out prematurely.
Bootstrapped and tested on x86_64-unknown-linux-gnu, applied.
Richard.
2019-12-03 Richard Biener
PR tree-optimization/92758
* tree-ssa-forwprop.c (simplify_vector_constructor): Restore
operation on uniform vectors.
Ind