Re: [PATCH v2 2/2] aarch64: Add mfloat vreinterpret intrinsics

2024-10-23 Thread Richard Sandiford
Andrew Carlotti writes: > This patch splits out some of the qualifier handling from the v1 patch, and > adjusts the VREINTERPRET* macros to include support for mf8 intrinsics. > > Bootstrapped and regression tested on aarch64; ok for master? > > gcc/ChangeLog: > > * config/aarch64/aarch64-bu

[PATCH v2 2/2] aarch64: Add mfloat vreinterpret intrinsics

2024-10-23 Thread Andrew Carlotti
This patch splits out some of the qualifier handling from the v1 patch, and adjusts the VREINTERPRET* macros to include support for mf8 intrinsics. Bootstrapped and regression tested on aarch64; ok for master? gcc/ChangeLog: * config/aarch64/aarch64-builtins.cc (MODE_d_mf8): New.