Re: [PATCH, vect] Check alignment for no peeling gaps handling

2020-05-07 Thread Jeff Law via Gcc-patches
On Tue, 2020-04-28 at 09:30 +0200, Richard Biener via Gcc-patches wrote: > On Fri, Apr 10, 2020 at 11:28 AM Kewen.Lin wrote: > > Hi, > > > > This is one fix following Richi's comments here: > > https://gcc.gnu.org/pipermail/gcc-patches/2020-March/542232.html > > > > I noticed the current half ve

Re: [PATCH, vect] Check alignment for no peeling gaps handling

2020-04-28 Thread Richard Biener via Gcc-patches
On Fri, Apr 10, 2020 at 11:28 AM Kewen.Lin wrote: > > Hi, > > This is one fix following Richi's comments here: > https://gcc.gnu.org/pipermail/gcc-patches/2020-March/542232.html > > I noticed the current half vector support for no peeling gaps > handled some cases which never check the half size v

Re: [PATCH, vect] Check alignment for no peeling gaps handling

2020-04-28 Thread Kewen.Lin via Gcc-patches
Hi, Gentle ping for this patch. https://gcc.gnu.org/pipermail/gcc-patches/2020-April/543701.html BR, Kewen on 2020/4/10 下午5:28, Kewen.Lin via Gcc-patches wrote: > Hi, > > This is one fix following Richi's comments here: > https://gcc.gnu.org/pipermail/gcc-patches/2020-March/542232.html > > I

[PATCH, vect] Check alignment for no peeling gaps handling

2020-04-10 Thread Kewen.Lin via Gcc-patches
Hi, This is one fix following Richi's comments here: https://gcc.gnu.org/pipermail/gcc-patches/2020-March/542232.html I noticed the current half vector support for no peeling gaps handled some cases which never check the half size vector support. By further investigation, those cases are safe to