A C/C++ header file that converts Intel SSE intrinsics to Aarch64 NEON intrinsic (github.com) 3 points by nixcraft 3y ago ↗ HN
[–] jserv 3y ago ↗ Since version 1.6.0, regarding SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, and AES extension, SSE2NEON have achieved 100% coverage, meaning that it can translate the existing code with Intel intrinsics into the Arm/Arm64 counterpart.
1 comment
[ 3.6 ms ] story [ 17.5 ms ] thread