Well - actually I only wanted to see the effect of using the SIMD instructions of the SSE-engine. Probably I've misunderstood the GCC pages but thought that "using the SSE engine" in automatically vectorizing sequential code IS autovectorization.
I'm actually considering recompiling Perl once again with more optimizations for my specific CPU
|