[PATCH v2 0/4] aarch64: Add fp8 sve foundation

2024-11-13 Thread Claudio Bantaloukas
The ACLE defines a new set of fp8 vector types and intrinsics that operate on these, some of them operating on the vectors as if they were bags of bits and some requiring an additional argument of type fpm_t. The following patches introduce: - the types - intrinsics that operate without the fpm_

Re: [PATCH v2 0/4] aarch64: Add fp8 sve foundation

2024-11-13 Thread Claudio Bantaloukas
Please disregard this series, posted as v2 by mistake. Cheers, Claudio On 11/13/2024 4:34 PM, Claudio Bantaloukas wrote: The ACLE defines a new set of fp8 vector types and intrinsics that operate on these, some of them operating on the vectors as if they were bags of bits and some requiring an

[PATCH v2 0/4] aarch64: Add fp8 sve foundation

2024-11-08 Thread Claudio Bantaloukas
The ACLE defines a new set of fp8 vector types and intrinsics that operate on these, some of them operating on the vectors as if they were bags of bits and some requiring an additional argument of type fpm_t. The following patches introduce: - the types - intrinsics that operate without the fpm_