Wilco Dijkstra e6f3fe362f aarch64: Use memcpy_simd as the default memcpy
Since __memcpy_simd is the fastest memcpy on almost all cores, replace
the generic memcpy with it.  If SVE is available, a SVE memcpy will be
used by default (including for Neoverse N2).
2022-10-26 14:16:50 +01:00
..
2022-09-26 16:58:08 +01:00
2022-09-26 16:58:08 +01:00
2022-10-06 07:59:48 -03:00