john-h-k / MathSharp

A vector and matrix library written in C# using hardware intrinsics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accelerate ARM paths with intrinsics

john-h-k opened this issue · comments

Currently all intrinsic paths are x86. ARM and ARM64 paths would benefit from NEON intrinsic acceleration

Not until we get stable ARM intrinsics

I am curious, what do you mean by stable arm intrinsics?