Re: [PATCH v2 2/4] aarch64: Add basic svmfloat8_t support to arm_sve.h

2024-11-12 Thread Claudio Bantaloukas
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

Re: [PATCH v2 2/4] aarch64: Add basic svmfloat8_t support to arm_sve.h

2024-11-11 Thread Richard Sandiford
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