Y
Hacker News
new
|
ask
|
show
|
jobs
by
RelentlessOpt
1389 days ago
No, AVX and AVX2 are amd64 things (Intel and AMD). The equivalent SIMD instruction set for
arm
64 (including the Apple M1) is called NEON. See
https://developer.arm.com/documentation/ihi0073'/latest/'
2 comments
synergy20
1389 days ago
There are SVE from ARM that will replace NEON
link
kklisura
1389 days ago
Thanks!
link