This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [GRAPHITE] Replacement of isl_int by isl_val


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]