#19 Move AVX-code to isolated files

Open
opened 4 years ago by nicolas · 0 comments

Move code that uses special instruction sets to files that only implement one algorithm and don't include anything other as otherwise the compiler may instantiate functions using these instruction sets. Under some compilers this generates avx-512/avx instructions hidden somewhere in the program.

Move code that uses special instruction sets to files that only implement one algorithm and don't include anything other as otherwise the compiler may instantiate functions using these instruction sets. Under some compilers this generates avx-512/avx instructions hidden somewhere in the program.
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.