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

Add num, ptr, and cmp modules #365

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Add num, ptr, and cmp modules #365

merged 1 commit into from
Oct 21, 2023

Conversation

calebzulawski
Copy link
Member

@calebzulawski calebzulawski commented Sep 23, 2023

I think the std::simd module is a little crowded. This sentiment is echoed in #364 (comment).

These modules mirror std::ptr etc, and should make it a little easier to find what you're looking for. I skipped moving swizzles and lane counts for now, since those will likely be seeing other changes as well. I recommend building the docs to see the difference.

@calebzulawski calebzulawski merged commit 21fa6af into master Oct 21, 2023
66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants