Skip to content

implement more SIMD intrinsics#2004

Merged
bors merged 5 commits into
rust-lang:masterfrom
RalfJung:simd
Mar 7, 2022
Merged

implement more SIMD intrinsics#2004
bors merged 5 commits into
rust-lang:masterfrom
RalfJung:simd

Conversation

@RalfJung

@RalfJung RalfJung commented Mar 6, 2022

Copy link
Copy Markdown
Member

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

RalfJung commented Mar 7, 2022

Copy link
Copy Markdown
Member Author

@bors r+

@bors

bors commented Mar 7, 2022

Copy link
Copy Markdown
Contributor

📌 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

bors commented Mar 7, 2022

Copy link
Copy Markdown
Contributor

⌛ Testing commit b87a9c9 with merge 64b086a...

@bors

bors commented Mar 7, 2022

Copy link
Copy Markdown
Contributor

☀️ 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
github-actions Bot pushed a commit that referenced this pull request Feb 22, 2026
aarch64: use `read_unaligned` for `vld1_*`
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