In fact, in this case you know exactly what processor instructions the compiler is going to generate. You are using AVX intrinsics after all.
And no, compiler optimizations work well with these intrinsics.
In fact, in this case you know exactly what processor instructions the compiler is going to generate. You are using AVX intrinsics after all.
And no, compiler optimizations work well with these intrinsics.