Re: [PATCH] [GCC12] Mention Intel AVX512-FP16 and _Float16 support.

2023-01-28 Thread Gerald Pfeifer
On Fri, 8 Oct 2021, Hongtao Liu wrote: > > On Fri, 24 Sep 2021, Hongtao Liu via Gcc-patches wrote: >>> + New ISA extension support for Intel AVX512-FP16 was added to GCC. >>> + AVX512FP16 intrinsics are available [...] >> So, is it AVX512-FP16 or AVX512FP16? > Sorry for the confusion, the off

Re: [PATCH] [GCC12] Mention Intel AVX512-FP16 and _Float16 support.

2021-10-07 Thread Hongtao Liu via Gcc-patches
On Fri, Oct 1, 2021 at 6:13 PM Gerald Pfeifer wrote: > > On Fri, 24 Sep 2021, Hongtao Liu via Gcc-patches wrote: > > + New ISA extension support for Intel AVX512-FP16 was added to GCC. > > + AVX512FP16 intrinsics are available [...] > > So, is it AVX512-FP16 or AVX512FP16? Sorry for the conf

Re: [PATCH] [GCC12] Mention Intel AVX512-FP16 and _Float16 support.

2021-10-01 Thread Gerald Pfeifer
On Fri, 24 Sep 2021, Hongtao Liu via Gcc-patches wrote: > + New ISA extension support for Intel AVX512-FP16 was added to GCC. > + AVX512FP16 intrinsics are available [...] So, is it AVX512-FP16 or AVX512FP16? Gerald

Re: [PATCH] [GCC12] Mention Intel AVX512-FP16 and _Float16 support.

2021-09-23 Thread H.J. Lu via Gcc-patches
On Thu, Sep 23, 2021 at 6:58 PM Hongtao Liu wrote: > > On Fri, Sep 24, 2021 at 9:42 AM H.J. Lu wrote: > > > > On Thu, Sep 23, 2021 at 6:38 PM Hongtao Liu wrote: > > > > > > On Fri, Sep 24, 2021 at 9:20 AM H.J. Lu wrote: > > > > > > > > On Thu, Sep 23, 2021 at 6:17 PM liuhongt wrote: > > > > >

Re: [PATCH] [GCC12] Mention Intel AVX512-FP16 and _Float16 support.

2021-09-23 Thread Hongtao Liu via Gcc-patches
On Fri, Sep 24, 2021 at 9:42 AM H.J. Lu wrote: > > On Thu, Sep 23, 2021 at 6:38 PM Hongtao Liu wrote: > > > > On Fri, Sep 24, 2021 at 9:20 AM H.J. Lu wrote: > > > > > > On Thu, Sep 23, 2021 at 6:17 PM liuhongt wrote: > > > > > > > > Updated, mention _Float16 support. > > > > > > > > --- > > > >

Re: [PATCH] [GCC12] Mention Intel AVX512-FP16 and _Float16 support.

2021-09-23 Thread H.J. Lu via Gcc-patches
On Thu, Sep 23, 2021 at 6:38 PM Hongtao Liu wrote: > > On Fri, Sep 24, 2021 at 9:20 AM H.J. Lu wrote: > > > > On Thu, Sep 23, 2021 at 6:17 PM liuhongt wrote: > > > > > > Updated, mention _Float16 support. > > > > > > --- > > > htdocs/gcc-12/changes.html | 13 - > > > 1 file changed,

Re: [PATCH] [GCC12] Mention Intel AVX512-FP16 and _Float16 support.

2021-09-23 Thread Hongtao Liu via Gcc-patches
On Fri, Sep 24, 2021 at 9:20 AM H.J. Lu wrote: > > On Thu, Sep 23, 2021 at 6:17 PM liuhongt wrote: > > > > Updated, mention _Float16 support. > > > > --- > > htdocs/gcc-12/changes.html | 13 - > > 1 file changed, 12 insertions(+), 1 deletion(-) > > > > diff --git a/htdocs/gcc-12/chan

Re: [PATCH] [GCC12] Mention Intel AVX512-FP16 and _Float16 support.

2021-09-23 Thread H.J. Lu via Gcc-patches
On Thu, Sep 23, 2021 at 6:17 PM liuhongt wrote: > > Updated, mention _Float16 support. > > --- > htdocs/gcc-12/changes.html | 13 - > 1 file changed, 12 insertions(+), 1 deletion(-) > > diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html > index 81f62fe3..f19c6718 100

[PATCH] [GCC12] Mention Intel AVX512-FP16 and _Float16 support.

2021-09-23 Thread liuhongt via Gcc-patches
Updated, mention _Float16 support. --- htdocs/gcc-12/changes.html | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index 81f62fe3..f19c6718 100644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.