[PATCH v3] libstdc++: std::simd for C++26
Matthias Kretz
MatthiasKretz@gmx.net
Mon Feb 9 10:36:34 GMT 2026
clang-tidy "complained" about several "magic numbers" in the code. I have a
patch to resolve some of these.
However, I would like to use __LONG_LONG_WIDTH__. But Clang only defines
__LLONG_WIDTH__. Should I introduce a __GLIBCXX_LLONG_WIDTH?
- Matthias
--
──────────────────────────────────────────────────────────────────────────
Dr. Matthias Kretz https://mattkretz.github.io
GSI Helmholtz Center for Heavy Ion Research https://gsi.de
std::simd
──────────────────────────────────────────────────────────────────────────
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part.
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20260209/67277d8d/attachment-0001.sig>
More information about the Libstdc++
mailing list