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

implement and test simd_masked_load and simd_masked_store #3237

Merged
merged 2 commits into from Dec 22, 2023

Conversation

RalfJung
Copy link
Member

also extend the scatter/gather tests

Fixes #3235

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 22, 2023

📌 Commit 18b2238 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Dec 22, 2023

⌛ Testing commit 18b2238 with merge fcd54c5...

@bors
Copy link
Collaborator

bors commented Dec 22, 2023

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

@bors bors merged commit fcd54c5 into rust-lang:master Dec 22, 2023
8 checks passed
@RalfJung RalfJung deleted the simd-loadstore branch December 22, 2023 16:29
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.

simd_scatter: implement correct order of stores
2 participants