[LLVMdev] -polly-codegen-isl

Tobias Grosser tobias at grosser.es
Mon Feb 11 02:38:37 PST 2013


On 02/10/2013 03:33 PM, Jack Howarth wrote:
> On Sun, Feb 10, 2013 at 09:23:59AM -0500, Jack Howarth wrote:
>> Tobi,
>>     What is the situation with -polly-codegen-isl in polly svn? Should we be testing
>> polly without cloog as the default configuration or will cloog use not be deprecated
>> in 3.3?
>>         Jack
>
> Tobi,
>     Is it even possible to build polly without cloog at the moment or is the presence of
> the -polly-codegen-isl flag just for testing the isl-only mode of polly? I don't see
> any cmake options to configure the polly build to not use cloog.

CLooG was already optional in the autoconf build and I just committed a 
change to make it optional in the cmake build. We do not have an 
explicit flag yet to disable including CLooG support, however there is 
no recent CLooG in your path, cmake will build polly without CLooG support.

Tobias




More information about the llvm-dev mailing list