Re: [PATCH V2] For datarefs with big gap, split them into different groups.

2025-05-27 Thread Richard Biener
On Tue, May 27, 2025 at 3:06 AM liuhongt wrote: > > > > It's https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119181 > > > > Please mention that in the changelog. Also ... > > Changed. > > > Please put this condition in the set of conds we test in the else branch of > > ... > > > > > > /*

[PATCH V2] For datarefs with big gap, split them into different groups.

2025-05-26 Thread liuhongt
> > It's https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119181 > > Please mention that in the changelog. Also ... Changed. > Please put this condition in the set of conds we test in the else branch of > ... > > > >           /* Do not place the same access in the interleaving chain > > > twice.