[PPL-devel] FW: patch for merging graphite branch (before tuplification)

Roberto Bagnara bagnara at cs.unipr.it
Thu Aug 21 21:14:00 CEST 2008


David Edelsohn wrote:
> And more undeclared functions, like:
> 
> ppl_Polyhedron_generators() and
> ppl_new_NNC_Polyhedron_from_dimension().  I can change the latter to
> ppl_new_NNC_Polyhedron_from_space_dimension(), but it it has the wrong
> number of arguments.
> 
> Did the PPL interfaces change?  It looks like PPL 0.10pre23 and Cloog
> pulled yesterday from Git are out of sync with respect to the PPL
> interfaces.

All these changes were in the patch I sent to Sebastian some time ago.
My understanding is that the patch has indeed been applied:

$ pwd
/usr/local/distrib/cloog/source/ppl
$ git-pull git://repo.or.cz/cloog-ppl.git
Already up-to-date.
$ fgrep LESS_THAN_OR *.h *.c
$ fgrep ppl_new_NNC_Polyhedron_from_dimension *.h *.c
$

-- 
Prof. Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara at cs.unipr.it



More information about the PPL-devel mailing list