Skip to content
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

Open
jensmaurer opened this issue Nov 23, 2024 · 1 comment · May be fixed by #7440
Milestone

Comments

@jensmaurer
Copy link
Member

P1928R15 (std::simd — merge data-parallel types from the Parallelism TS 2

@jensmaurer jensmaurer added this to the post-2024-11 milestone Nov 23, 2024
@tkoeppe
Copy link
Contributor

tkoeppe commented Nov 23, 2024

@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
@jensmaurer jensmaurer assigned jensmaurer and unassigned jensmaurer Dec 2, 2024
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