Displaying 1 result from an estimated 1 matches for "2f491824".
Did you mean:
249182
2018 May 11
2
Query on unswitching + vectorization
...}
x[i] += y[i] + tmp;
}
}
GCC vectorizes the loop after unswitching/if conversion. Request your help in vectorizing this loop.
Regards
Ganesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180511/2f491824/attachment.html>