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

rustup; implement simd_and/or #1968

Merged
merged 1 commit into from
Feb 4, 2022
Merged

rustup; implement simd_and/or #1968

merged 1 commit into from
Feb 4, 2022

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Feb 4, 2022

I had to disable the integer division tests since they now require simd_eq, which seems non-trivial to implement.

Cc rust-lang/rust#93619

@RalfJung
Copy link
Member Author

RalfJung commented Feb 4, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Feb 4, 2022

📌 Commit 6b8baee has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Feb 4, 2022

⌛ Testing commit 6b8baee with merge a284d4f...

@bors
Copy link
Contributor

bors commented Feb 4, 2022

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

@bors bors merged commit a284d4f into rust-lang:master Feb 4, 2022
@RalfJung RalfJung deleted the rustup branch February 6, 2022 17:12
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