[PATCH v1 06/11] libstdc++: Implement C++26 [simd] basic_vec

Matthias Kretz via Sourceware Forge forge-bot@forge-test.rdfm.org
Wed Oct 8 10:52:26 GMT 2025


From: Matthias Kretz <m.kretz@gsi.de>

This implements basic_vec for all but complex value types.

libstdc++-v3/ChangeLog:

	* include/bits/simd_vec.h: New file.

Signed-off-by: Matthias Kretz <m.kretz@gsi.de>
---
 libstdc++-v3/include/bits/simd_vec.h | 2130 ++++++++++++++++++++++++++
 1 file changed, 2130 insertions(+)
 create mode 100644 libstdc++-v3/include/bits/simd_vec.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: v1-0006-libstdc-Implement-C-26-simd-basic_vec.patch
Type: text/x-patch
Size: 85322 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/test-list/attachments/20251008/90688098/attachment-0001.bin>


More information about the Test-list mailing list