<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 22, 2014 at 8:51 PM, Dennis Luehring <span dir="ltr"><<a href="mailto:dl.soluz@gmx.net" target="_blank">dl.soluz@gmx.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":57v" class="a3s" style="overflow:hidden">with clang3.5 + #define ITER the_func contains masses of code<br>
the code in main is also sometimes different (not just inlined) to the_func</div></blockquote></div><br>It looks like it has vectorized the code which is usually good? I'm actually surprised it failed to vectorize when using the integer indices.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Did you benchmark the performance?</div></div>