Skip to content
Snippets Groups Projects

AVX512 gcc fix

Merged Matthieu Schaller requested to merge avx512_gcc_fix into master

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading