-
Notifications
You must be signed in to change notification settings - Fork 0
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
P2933 R4 std::simd overloads for <bit> header #1622
Comments
SG1 poll in Kona:
|
Library Evolution Meeting Kona 2023-11-08P2933R0: Proposal to allow simd overloads for standard C++ <bit> header 2023-11-08 Library Evolution Kona 2023 Meeting Minutes Chair: Robert / Billy Champion: Daniel Towner Minute Taker: Mark Z PollsPOLL: Forward P2933R0 to LWG for C++26 (to be confirmed by an electronic poll).
Attendance: 21 (in person) + 11 (remote) No issues were raised by SG1. The paper was discussed in detail, including the topic of consistency with the existing header. Outcome"nodiscard" is out of scope for the standard. As of LWG there's no preference on whether to add it (no requirement for consistency), slight preference to keeping it out as it may indicate on implementations wrongly. The paper was forwarded to LWG for C++26 (to be confirmed with an electronic poll) |
P2933R1 Extend <bit> header function with overloads for std::simd (Daniel Towner, Ruslan Arutyunyan) |
This paper is blocked until the core paper review is complete #670 |
Discussed in LWG telecom on 2025 Jan 10. |
Minutes from 2025 Jan 10: https://wiki.edg.com/bin/view/Wg21telecons2025/P2933-20250110 |
P2933R3 Extend <bit> header function with overloads for std::simd (Daniel Towner, Ruslan Arutyunyan) |
LWG saw this Monday morning in Hagenberg. |
Updated after LWG review. Draft at: https://isocpp.org/files/papers/D2933R4.html LEWG also confirmed design change. |
LWG saw the update Wednesday afternoon in Hagenberg. |
LWG polled this Thursday afternoon in Hagenberg: Put P2933R4 in C++26 |
std::simd
std::simd
std::simd
std::simd
<bit>
header function with overloads for std::simd
(Out of order, plenary-approved) 2025-02-10 Library Evolution Hagenberg MeetingP2933R3: Extend <bit> header function with overloads for std::simd 2025-02-10 Library Evolution Hagenberg Minutes Champion: Matthias Kretz SummaryPOLL: Confirm LWG changes in P2933R3 and send it back to LWG for C++26
Attendance: 28 (IP) + 3 (R) Next StepsChanges in P2933R3 requested by LWG confirmed, sent back to LWG for C++26. |
<bit>
header function with overloads for std::simd
P2933R4 std::simd overloads for <bit> header (Daniel Towner, Ruslan Arutyunyan) |
P2933R0 std::simd overloads for header (Daniel Towner, Ruslan Arutyunyan)
The text was updated successfully, but these errors were encountered: