Re: [PATCH] libstdc++: Resolve integer type mismatches in stdx::simd [PR122981]
Matthias Kretz <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.libstdc++.devel |
|---|---|
| Organization | GSI Helmholtz Center for Heavy Ion Research |
| Message-ID | <[email protected]> |
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. > […] -- ────────────────────────────────────────────────────────────────────────── Dr. Matthias Kretz https://mattkretz.github.io GSI Helmholtz Center for Heavy Ion Research https://gsi.de std::simd ──────────────────────────────────────────────────────────────────────────