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

More portable SIMD: rem, shl, shr #1923

Merged
merged 2 commits into from
Nov 25, 2021
Merged

More portable SIMD: rem, shl, shr #1923

merged 2 commits into from
Nov 25, 2021

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Nov 25, 2021

Also make sure we catch the potential UB in div, rem, shl, shr.

Cc #1912

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Nov 25, 2021

📌 Commit 4414d96 has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Nov 25, 2021

⌛ Testing commit 4414d96 with merge 73cf2ba...

@bors
Copy link
Contributor

bors commented Nov 25, 2021

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

@bors bors merged commit 73cf2ba into rust-lang:master Nov 25, 2021
@RalfJung RalfJung deleted the more-simd branch November 25, 2021 23:32
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