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

SIMD bitmasks: use 'round up to multiple of 8' rather than 'clamp to at least 8' #3206

Merged
merged 1 commit into from Dec 3, 2023

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Dec 3, 2023

This should prepare us better for a future with non-power-of-2 vectors, if they ever happen.

@RalfJung
Copy link
Member Author

RalfJung commented Dec 3, 2023

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 3, 2023

📌 Commit b62c929 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Dec 3, 2023

⌛ Testing commit b62c929 with merge 8c93185...

@bors
Copy link
Collaborator

bors commented Dec 3, 2023

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 8c93185 to master...

@bors bors merged commit 8c93185 into rust-lang:master Dec 3, 2023
8 checks passed
@RalfJung RalfJung deleted the simd-bitmask branch December 3, 2023 20:44
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.

None yet

2 participants