by nlbuescher
0
Compiler intrinsics exposed in a portable way for kotlin
Exposes SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 compiler intrinsics as functions, plus boolean SSE-support constants for runtime feature detection and fallback implementations.
#native, #kotlin-native