On 07/07/2014 00:16, Mircea Namolaru wrote:
Hello,
In the isl library used by Graphite, isl_val replaced isl_val (that become
obsolete).
This patch implements the required changes in Graphite.
No regressions for c/c++/fortran on x86-64 Linux.
Hi Mircea,
the patch looks good and the direction is correct.
One question remains: what is the minimal isl version this code works
with? Do we need to adjust configure similar to how Rainer Orth adjusted
it in reaction of the Roman's use of isl_ast_build?
Cheers,
Tobias