Skip to content

Remove __m64 support #1050

@vks

Description

@vks

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions