On Fri, 16 Sep 2016, Richard Biener wrote:
> On Fri, 16 Sep 2016, Bernhard Reutner-Fischer wrote:
>
> > On 15 September 2016 09:08:36 CEST, Richard Biener
> > wrote:
> > >
> > >Bootstrapped and tested on x86_64-unknown-linux-gnu, applied to trunk.
> > >
> >
> > >+ /* Likewise if we simplified
Hi,
On Fri, 16 Sep 2016, Richard Biener wrote:
> We don't -- I guess it would be an interesting transform but difficult
> in this case as gimple_get_lhs might have side-effects we cannot skip.
If there are side-effects it's anyway not going to be very profitable.
loop-splitting is mostly an e
On Fri, 16 Sep 2016, Bernhard Reutner-Fischer wrote:
> On 15 September 2016 09:08:36 CEST, Richard Biener wrote:
> >
> >Bootstrapped and tested on x86_64-unknown-linux-gnu, applied to trunk.
> >
>
> >+ /* Likewise if we simplified to sth not queued for insertion. */
> >+ bool found = false;
>
On 15 September 2016 09:08:36 CEST, Richard Biener wrote:
>
>Bootstrapped and tested on x86_64-unknown-linux-gnu, applied to trunk.
>
>+ /* Likewise if we simplified to sth not queued for insertion. */
>+ bool found = false;
>+ gsi = gsi_start (forced_stmts);
>+ for (; !gsi_end_p (gsi); gsi_