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
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
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
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