Re: [PATCH v2] Support Intel AVX-VNNI-INT8

2022-10-20 Thread Hongtao Liu via Gcc-patches
On Wed, Oct 19, 2022 at 9:41 AM Hongtao Liu wrote: > > On Tue, Oct 18, 2022 at 5:13 PM Haochen Jiang via Gcc-patches > wrote: > > > > From: Kong Lingling > > > > Hi all, > > > > This is our v2 patch on AVX-VNNI-INT8. This main change in this patch is to > > rename the previous UNSPEC_VPMADDxxx t

Re: [PATCH v2] Support Intel AVX-VNNI-INT8

2022-10-18 Thread Hongtao Liu via Gcc-patches
On Tue, Oct 18, 2022 at 5:13 PM Haochen Jiang via Gcc-patches wrote: > > From: Kong Lingling > > Hi all, > > This is our v2 patch on AVX-VNNI-INT8. This main change in this patch is to > rename the previous UNSPEC_VPMADDxxx things to new vnni style. > > Ok for trunk? The patch LGTM, but please le

[PATCH v2] Support Intel AVX-VNNI-INT8

2022-10-18 Thread Haochen Jiang via Gcc-patches
From: Kong Lingling Hi all, This is our v2 patch on AVX-VNNI-INT8. This main change in this patch is to rename the previous UNSPEC_VPMADDxxx things to new vnni style. Ok for trunk? BRs, Haochen gcc/ChangeLog * common/config/i386/cpuinfo.h (get_available_features): Detect avxv