https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107961
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[11/12/13 Regression] |BFloat16 types are not
|BFloat16 types are not |documented in
|documented in |"Half-Precision Floating
|"Half-Precision Floating |Point"
|Point" |
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note GCC 11 added support for bf16 for aarch64 but GCC 13 adds it for x86_64
and supports all operations and not just as a storage type.