On Tue, 18 Aug 2026 at 08:51, Matthias Kretz <[email protected]> wrote: > > Matthias Kretz [Tuesday, 18 August 2026, 09:46:14 CEST]: > > […] > > This solution avoids unnecessary reinterpretation of generic vectors as > > ARM vectors, keeping it a tiny bit more type safe. > > > > libstdc++-v3/ChangeLog: > > > > 🤦 I'm adding "PR libstdc++/122981" > > > * include/experimental/bits/simd.h (__int_for_sizeof): Return > > int32_t, int8_t, int16_t, and int64_t, rather than int, signed > > char, short, long, and long long. > > […] >
OK thanks
