arduano / simdeez

easy simd
MIT License
334 stars 25 forks source link

Apple Silicon support #61

Open cisaacson opened 1 year ago

cisaacson commented 1 year ago

Does simdeez support Apple Silicon? The M1/M2 macs do have support for the AMD SIMD instruction set, just not avx.

rdaum commented 1 year ago

@cisaacson Apple Silicon is Aarch64 + NEON, and I believe the author is providing support here https://github.com/arduano/simdeez/tree/master/src/engines/neon