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 more SIMD intrinsics #2004

Merged
merged 5 commits into from
Mar 7, 2022
Merged

implement more SIMD intrinsics #2004

merged 5 commits into from
Mar 7, 2022

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Mar 6, 2022

Requires rust-lang/rust#94681

With this, the cast, i32_ops, and f32_ops test suites of portable-simd pass. :)

Cc #1912

@RalfJung RalfJung added the S-blocked-on-rust Status: Blocked on landing a Rust PR label Mar 6, 2022
@RalfJung
Copy link
Member Author

RalfJung commented Mar 7, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Mar 7, 2022

📌 Commit b87a9c9 has been approved by RalfJung

@RalfJung RalfJung removed the S-blocked-on-rust Status: Blocked on landing a Rust PR label Mar 7, 2022
@bors
Copy link
Contributor

bors commented Mar 7, 2022

⌛ Testing commit b87a9c9 with merge 64b086a...

@bors
Copy link
Contributor

bors commented Mar 7, 2022

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

@bors bors merged commit 64b086a into rust-lang:master Mar 7, 2022
@RalfJung RalfJung deleted the simd branch March 7, 2022 16:55
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