Re: [PATCH 0/4] Rename the Advanced SIMD intrinsic flags

2024-12-05 Thread Kyrylo Tkachov
> On 4 Dec 2024, at 19:02, Richard Sandiford wrote: > > The arm_neon.h intrinsic definitions use a bitmask of flags to > indicate what side-effects the intrinsic might have. However, > their names are a bit confusing: > > - FLAG_AUTO_FP was originally suggested as a way of saying > "automati

[PATCH 0/4] Rename the Advanced SIMD intrinsic flags

2024-12-04 Thread Richard Sandiford
The arm_neon.h intrinsic definitions use a bitmask of flags to indicate what side-effects the intrinsic might have. However, their names are a bit confusing: - FLAG_AUTO_FP was originally suggested as a way of saying "automatically derive FLAG_FP from the mode", i.e. automatically decide whet