AVX2: Allocating memory via aligned_alloc with 32-byte alignment.
Required for AVX registers to load data properly. Current use of aligned_alloc() might require some platform-specific dispatch.
Loading
Please register or sign in to comment
Required for AVX registers to load data properly. Current use of aligned_alloc() might require some platform-specific dispatch.