> On 22 Jul 2024, at 17:16, Richard Sandiford wrote:
>
> External email: Use caution opening links or attachments
>
>
> Kyrylo Tkachov writes:
>> Hi Claudio,
>>
>>> On 22 Jul 2024, at 11:30, Claudio Bantaloukas
>>> wrote:
>>>
>>> External email: Use caution opening links or attachments
>
Kyrylo Tkachov writes:
> Hi Claudio,
>
>> On 22 Jul 2024, at 11:30, Claudio Bantaloukas
>> wrote:
>>
>> External email: Use caution opening links or attachments
>>
>>
>> The ACLE declares several helper types and functions to
>> facilitate construction of `fpm` arguments.
>>
>> gcc/ChangeLog
Hi Claudio,
> On 22 Jul 2024, at 11:30, Claudio Bantaloukas
> wrote:
>
> External email: Use caution opening links or attachments
>
>
> The ACLE declares several helper types and functions to
> facilitate construction of `fpm` arguments.
>
> gcc/ChangeLog:
>
>* config/aarch64/arm_ac
The ACLE declares several helper types and functions to
facilitate construction of `fpm` arguments.
gcc/ChangeLog:
* config/aarch64/arm_acle.h (fpm_t): New type representing fpmr values.
(enum __ARM_FPM_FORMAT): New enum representing valid fp8 formats.
(enum __ARM_FPM_OVE