-
Notifications
You must be signed in to change notification settings - Fork 751
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
[2024-11 LWG Motion 18] P1928R15 std::simd — merge data-parallel types from the Parallelism TS 2 #7430
Milestone
Comments
@mattkretz All yours! |
mattkretz
added a commit
to mattkretz/cplusplus-draft
that referenced
this issue
Nov 25, 2024
… TS 2 Add closing parenthesis in [simd.reductions] p3. Fixes cplusplus#7430 Fixes cplusplus/papers#670
mattkretz
added a commit
to mattkretz/cplusplus-draft
that referenced
this issue
Nov 25, 2024
… TS 2 Add closing parenthesis in [simd.reductions] p3. Add namespace std to simd_flags, basic_simd, and basic_simd_mask. Add comma after 'e.g.' Fixes cplusplus#7430 Fixes cplusplus/papers#670
mattkretz
added a commit
to mattkretz/cplusplus-draft
that referenced
this issue
Nov 25, 2024
… TS 2 Add closing parenthesis in [simd.reductions] p3. Add namespace std to simd_flags, basic_simd, and basic_simd_mask. Add comma after 'e.g.' Add \rSec3[simd.expos.defn]{Exposition-only helpers} (missing sibling) Fixes cplusplus#7430 Fixes cplusplus/papers#670
mattkretz
added a commit
to mattkretz/cplusplus-draft
that referenced
this issue
Nov 25, 2024
… TS 2 * Add closing parenthesis in [simd.reductions] p3. * Add namespace std to simd_flags, basic_simd, and basic_simd_mask * Add comma after 'e.g.' * Add \rSec3[simd.expos.defn]{Exposition-only helpers} (missing sibling) * Remove \iref from simd.expos.abi] (5.3), already in (5.2) Fixes cplusplus#7430 Fixes cplusplus/papers#670
mattkretz
added a commit
to mattkretz/cplusplus-draft
that referenced
this issue
Nov 25, 2024
… TS 2 * Add closing parenthesis in [simd.reductions] p3. * Add namespace std to simd_flags, basic_simd, and basic_simd_mask * Add comma after 'e.g.' * Add \rSec3[simd.expos.defn]{Exposition-only helpers} (missing sibling) * Remove \iref from simd.expos.abi] (5.3), already in (5.2) Fixes cplusplus#7430 Fixes cplusplus/papers#670
mattkretz
added a commit
to mattkretz/cplusplus-draft
that referenced
this issue
Nov 25, 2024
… TS 2 * Add closing parenthesis in [simd.reductions] p3. * Add namespace std to simd_flags, basic_simd, and basic_simd_mask * Add comma after 'e.g.' * Add \rSec3[simd.expos.defn]{Exposition-only helpers} (missing sibling) * Remove \iref from simd.expos.abi] (5.3), already in (5.2) Fixes cplusplus#7430 Fixes cplusplus/papers#670
mattkretz
added a commit
to mattkretz/cplusplus-draft
that referenced
this issue
Dec 5, 2024
… TS 2 * Add closing parenthesis in [simd.reductions] p3. * Add namespace std to simd_flags, basic_simd, and basic_simd_mask * Add comma after 'e.g.' * Add \rSec3[simd.expos.defn]{Exposition-only helpers} (missing sibling) * Remove \iref from simd.expos.abi] (5.3), already in (5.2) Fixes cplusplus#7430 Fixes cplusplus/papers#670
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
P1928R15 (std::simd — merge data-parallel types from the Parallelism TS 2
The text was updated successfully, but these errors were encountered: