Hello.
I'm compiling SSE code using the "QxW" and "O3" switches (I'm only interested in P4 code). Does the Intel compiler (v7) automatically unroll loops, or should I do this manually?
Automatic loop unrolling?
For more complete information about compiler optimizations, see our Optimization Notice.



