Previous The performances with vectorization by the compiler |
Parent How to vectorize the computation |
Outline | Next Begining of the main_intrinsics.cpp file |
The Intel intrinsics documentation : https://software.intel.com/en-us/node/523351
Only on aligned data of course.Let's create a main_intrinsics.cpp file.
Previous The performances with vectorization by the compiler |
Parent How to vectorize the computation |
Outline | Next Begining of the main_intrinsics.cpp file |