-
-
Notifications
You must be signed in to change notification settings - Fork 474
Closed
Description
All MMX intrinsics were removed from Rust: rust-lang/stdarch#823
This currently causes packed_simd
to not compile (see for instance #1047). Here is the PR that fixes packed_simd
: rust-lang/packed_simd#292
Once the new version of packed_simd
is released, we will have to remove support for __m64
to make the tests pass.
Metadata
Metadata
Assignees
Labels
No labels