Sami Näätänen wrote:

<SNIP about -ftree-vectorize>
For example:
float a[4];
float b[4];
<SNIPped the rest of example >


Nice one. And probably with stellar speedup, since bunch of code gets replaced with one or two SSE instructions.
But how relevant is it in real life examples ?



Reply via email to