Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Add ARM NEON support #1

Open
Open
@calebzulawski

Description

@calebzulawski

Many NEON intrinsics are lacking (rust-lang/stdarch#148), particularly the required floating point intrinsics.

The following intrinsics are required (both f32 and f64 variants):

  • vdup_n
  • vneg
  • vadd
  • vsub
  • vmul
  • vdiv

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