Re: [PATCH v2 4/4] aarch64: Fix ls64 intrinsic availability

2024-08-08 Thread Richard Sandiford
Andrew Carlotti writes: > The availability of ls64 intrinsics and data types were determined > solely by the globally specified architecture features, which did not > reflect any changes specified in target pragmas or attributes. > > This patch removes the initialisation-time guards for the intrin

[PATCH v2 4/4] aarch64: Fix ls64 intrinsic availability

2024-08-08 Thread Andrew Carlotti
The availability of ls64 intrinsics and data types were determined solely by the globally specified architecture features, which did not reflect any changes specified in target pragmas or attributes. This patch removes the initialisation-time guards for the intrinsics, and replaces them with check