Re: [PATCH] GIMPLE store merging pass

2016-10-28 Thread Kyrill Tkachov
On 27/10/16 14:31, Richard Biener wrote: On Mon, 24 Oct 2016, Kyrill Tkachov wrote: Hi all, This is a slight update over [1] with Richard's feedback addressed. In terminate_all_aliasing_chains we now terminate the chain early if the destination is writing to a base offset by a variable amount

Re: [PATCH] GIMPLE store merging pass

2016-10-27 Thread Richard Biener
On Mon, 24 Oct 2016, Kyrill Tkachov wrote: > Hi all, > > This is a slight update over [1] with Richard's feedback addressed. > In terminate_all_aliasing_chains we now terminate the chain early if > the destination is writing to a base offset by a variable amount. > This avoids walking the store c