[llvm] r179480 - Document the SLP infrastructure.
Nadav Rotem
nrotem at apple.com
Sun Apr 14 20:21:53 PDT 2013
On Apr 14, 2013, at 1:11 AM, Hal Finkel <hfinkel at anl.gov> wrote:
> This is great! We should probably change the Clang flags around sooner rather than later to avoid confusing the users. Currently -fslp-vectorize == bb-vectorize, but should probably map to this pass by default instead. Maybe -fslp-vectorize-aggressive for bb-vectorize?
>
> Thanks again,
> Hal
Hi Hal,
Thank you. Do you mind if we keep one -fslp-vectorize flag in clang and add another llvm flag for selecting the algorithm ? Maybe something like '-mllvm -bb-vectorize' ?
Thanks,
Nadav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130414/48d450ba/attachment.html>
More information about the llvm-commits
mailing list