Skip to content

P1928R15 <simd> #5141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
StephanTLavavej opened this issue Nov 25, 2024 · 0 comments
Open

P1928R15 <simd> #5141

StephanTLavavej opened this issue Nov 25, 2024 · 0 comments
Labels
cxx26 C++26 feature

Comments

@StephanTLavavej
Copy link
Member

StephanTLavavej commented Nov 25, 2024

WG21-P1928R15 <simd>
WG21-P2663R7 <simd> Support For Interleaved Complex Values
WG21-P2933R4 <simd> Bit Manipulation
WG21-P3441R2 Rename simd_split To simd_chunk
WG21-P3287R3 <simd> namespace std::datapar
WG21-P3430R3 <simd> Issues

(Note the ordering: simd_chunk was immediately renamed again to std::datapar::chunk. The dust will settle when a new WP is published.)

Note: If some of these links appear to be broken, don't worry! Papers are often revised during a WG21 meeting before the final vote. When that happens, there's a delay of a few weeks between the end of the meeting and the publication of the papers. When the papers are available, the https://wg21.link redirector will start working.

Feature-test macros (expected):

#define __cpp_lib_simd 202502L
#define __cpp_lib_simd_complex 202502L

We need to teach the IDE about this new extensionless header.

Note: We're focused on implementing the remaining library-only features in C++23. Until that's done, we will NOT be accepting PRs for C++26 features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cxx26 C++26 feature
Projects
Status: Unimplemented
Development

No branches or pull requests

1 participant