Skip to content

Add aarch64 neon simd support #76

@Count-Count

Description

@Count-Count

Currently there are only an x86_64-specific implementations using SIMD instructions.

As described in #75 I want to try to port the implementation to aarch64 using the code in /src/x86/sse42.rs as a template and the NEON intrinsics from core::arch::aarch64 (currently nightly only).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions