On Fri, Aug 15, 2014 at 1:13 PM, Roman Gareev <gareevro...@gmail.com> wrote:
>> I've attached the patch, which should eliminate CLooG library
>> installation dependency from GCC. The CLooG AST generator is still the
>> main code generator, but the isl ast generator will be chosen in case
>> of nonavailability of CLooG library.
>>
>> However, I've found out a problem. Almost all the functions of the ISL
>> cannot be used without installed CLooG. (I get errors which contain
>> “undefined reference to...”). Maybe I missed something. What do you
>> think about this?
>
> I’ve attached a patch, which contains mentioned changes and doesn’t
> cause the error. I want to commit it in coming days. What do you think
> about it?
> Maybe we should make the ISL AST generator to be the main code
> generator of Graphite (the patch1 implements this). What do you think
> about it?

We definitely should do that (and rip out the cloog code after a while).

Richard.

>
> --
>                                     Cheers, Roman Gareev.

Reply via email to