Re: [PATCH][AVX512] Fix ICE for vpexpand*.

2021-06-21 Thread Hongtao Liu via Gcc-patches
This is the patch I'm going to push to the trunk. On Wed, May 12, 2021 at 3:29 PM Hongtao Liu wrote: > > ping > > On Fri, Apr 30, 2021 at 12:42 PM Hongtao Liu wrote: > > > > Hi: > > This patch is to fix ice which was introduced by my > > r11-5696-g35c4c67e6c534ef3d6ba7a7752ab7e0fbc91755b. > >

Re: [PATCH][AVX512] Fix ICE for vpexpand*.

2021-05-12 Thread Hongtao Liu via Gcc-patches
ping On Fri, Apr 30, 2021 at 12:42 PM Hongtao Liu wrote: > > Hi: > This patch is to fix ice which was introduced by my > r11-5696-g35c4c67e6c534ef3d6ba7a7752ab7e0fbc91755b. > Bootstrapped and regtested on x86_64-linux-gnu{-m32,}. > Ok for trunk and backport to GCC11? > > gcc/ChangeLog > >

[PATCH][AVX512] Fix ICE for vpexpand*.

2021-04-29 Thread Hongtao Liu via Gcc-patches
Hi: This patch is to fix ice which was introduced by my r11-5696-g35c4c67e6c534ef3d6ba7a7752ab7e0fbc91755b. Bootstrapped and regtested on x86_64-linux-gnu{-m32,}. Ok for trunk and backport to GCC11? gcc/ChangeLog PR target/100310 * config/i386/i386-expand.c (ix86_e