This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9d1b813d0f7 bootstrap/97666 - fix array of bool allocation new f7d6961126a aarch64: ACLE intrinsics convert BF16 to Float32
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/ChangeLog | 10 ++++++ gcc/config/aarch64/aarch64-simd-builtins.def | 5 +++ gcc/config/aarch64/aarch64-simd.md | 28 +++++++++++++++ gcc/config/aarch64/arm_bf16.h | 7 ++++ gcc/config/aarch64/arm_neon.h | 21 ++++++++++++ gcc/testsuite/ChangeLog | 6 ++++ .../aarch64/advsimd-intrinsics/bfcvt-compile.c | 40 ++++++++++++++++++++++ 7 files changed, 117 insertions(+)