[llvm] r179480 - Document the SLP infrastructure.
Nadav Rotem
nrotem at apple.com
Sun Apr 14 22:47:45 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,
I added a new clang option -fslp-vectorize-aggressive to enable the BB vectorizer.
Thanks,
Nadav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130414/8c379f0d/attachment.html>
More information about the llvm-commits
mailing list