This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 00be3a70dd8 arm: Add vstN_lane_bf16 + vstNq_lane_bf16 intrisics new 702e45ee471 aarch64: intrinsics to convert BFloat16 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/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 ++++++++++++ .../aarch64/advsimd-intrinsics/bfcvt-compile.c | 40 ++++++++++++++++++++++ 5 files changed, 101 insertions(+)