[llvm] r179480 - Document the SLP infrastructure.

Hal Finkel hfinkel at anl.gov
Sun Apr 14 23:04:34 PDT 2013


----- Original Message -----
> From: "Nadav Rotem" <nrotem at apple.com>
> To: "Hal Finkel" <hfinkel at anl.gov>
> Cc: llvm-commits at cs.uiuc.edu
> Sent: Monday, April 15, 2013 12:47:45 AM
> Subject: Re: [llvm] r179480 - Document the SLP infrastructure.
> 
> 
> 
> 
> 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!

 -Hal

> 
> 
> Thanks,
> Nadav
> 
> 



More information about the llvm-commits mailing list