I\'m compiling the following code on icc:
for (int i=arrays_size; i>0; --i) { B[i] = C[i] - B[i]; }
The vectorization report says, it