Pass 0 as the number of parameters to PIP when testing for integer feasibility.regtest/error/2011_01_17_08_50_10
commit2e6d7811ab692a12864e06fa8ed15fdb8e5da8e4
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jan 2011 07:46:48 +0000 (17 07:46 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jan 2011 07:46:48 +0000 (17 07:46 +0000)
tree25ff2c07660c534033fa8bbfd2534c680812627a
parent5a97f64aa8743d83a456fd647a628eab054c36c2
Pass 0 as the number of parameters to PIP when testing for integer feasibility.

2011-01-17  Sebastian Pop  <sebastian.pop@amd.com>

* graphite-dependences.c (build_lexicographical_constraint): Remove the
gdim parameter.
(build_lexicographical_constraint): Adjust call to ppl_powerset_is_empty.
(dependence_polyhedron): Same.
(graphite_legal_transform_dr): Same.
(graphite_carried_dependence_level_k): Same.
* graphite-ppl.c (ppl_powerset_is_empty): Remove the nb_params parameter.
* graphite-ppl.h (ppl_powerset_is_empty): Adjust declaration.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@168890 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite-dependences.c
gcc/graphite-ppl.c
gcc/graphite-ppl.h