AVX512 gcc fix
Only use the AVX512 version of memswap when compiling with the Intel compiler as GCC seems to produce invalid code.
Also allocate the offset arrays using an aligned allocation.
Fixes #428 (closed) and #430 (closed).
Merge request reports
Activity
mentioned in issue #430 (closed)
assigned to @pdraper
mentioned in commit 85af3e05
Please register or sign in to reply