This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6913cad2a38 Enable V4BFmode and V2BFmode. new 87235f1e5c7 i386:: using __bf16 for AVX512BF16 intrinsics
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/i386/avx512bf16intrin.h | 12 +-- gcc/config/i386/avx512bf16vlintrin.h | 29 +++--- gcc/config/i386/i386-builtin-types.def | 51 ++++++----- gcc/config/i386/i386-builtin.def | 54 +++++------ gcc/config/i386/i386-expand.cc | 48 +++++----- gcc/config/i386/immintrin.h | 2 + gcc/config/i386/sse.md | 101 ++++++++++++++++----- .../gcc.target/i386/avx512bf16-cvtsbh2ss-1.c | 2 +- .../gcc.target/i386/avx512bf16-vdpbf16ps-2.c | 2 +- .../gcc.target/i386/avx512bf16vl-cvtness2sbh-1.c | 2 +- .../gcc.target/i386/avx512bf16vl-vcvtneps2bf16-1.c | 12 +-- 11 files changed, 189 insertions(+), 126 deletions(-)