On 11/11/2024 16:03, Richard Sandiford wrote:
Claudio Bantaloukas writes:
[...]
@@ -231,12 +231,12 @@ CONSTEXPR const group_suffix_info group_suffixes[] = {
#define TYPES_all_arith(S, D) \
TYPES_all_float (S, D), TYPES_all_integer (S, D)
-/* _bf16
+/* _mf8 _bf16
_f16 _f3
Claudio Bantaloukas writes:
> [...]
> @@ -231,12 +231,12 @@ CONSTEXPR const group_suffix_info group_suffixes[] = {
> #define TYPES_all_arith(S, D) \
>TYPES_all_float (S, D), TYPES_all_integer (S, D)
>
> -/* _bf16
> +/* _mf8 _bf16
> _f16 _f32 _f64
> _s8 _s16 _s32 _s64
> _u