I have this function code:
bool interpolate(const Mat &im, float ofsx, float ofsy, float a11, float a12, float a21, float a22, Mat &res) { bo
The compiler sees out++. It can't stay aligned.
out++
(That is to say, it remains aligned for float* access, but the message refers to SIMD vectorization which requires a stricter alignment)
float*