RE: [PATCH v2 2/2] Add bfloat16 support for AVX512 register view.

2020-08-07 Thread Willgerodt, Felix via Gcc-patches
Kindly pinging for a review of the libiberty parts of this patch. (e.g. the changes in include/ and libiberty/) The readme in libiberty suggests to ask for approval on this mailing list. The gdb mailing list already approved the rest of the patch. If you are missing some info or if I am doing so

Re: [PATCH v2 2/2] Add bfloat16 support for AVX512 register view.

2020-07-24 Thread Kevin Buettner via Gcc-patches
On Fri, 24 Jul 2020 10:59:35 +0200 Felix Willgerodt via Gdb-patches wrote: > * features/i386/64bit-avx512.c > (create_feature_i386_64bit_avx512): Add vector v8bf. > (create_feature_i386_64bit_avx512): Add field v8_bfloat16. > * features/i386/64bit-avx512.xml: Likewise. >