isl_basic_set_compute_vertices: fix handling of lower-dimensional input
commit0c677e9d907d8f9575d201ec66985cda431b542c
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 16 Dec 2011 08:20:34 +0000 (16 09:20 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 16 Dec 2011 08:22:22 +0000 (16 09:22 +0100)
tree478445471e427da4b8e139fca9726d287e465bc9
parent6328ff00104375c7280b00934c98035d725fe7d7
isl_basic_set_compute_vertices: fix handling of lower-dimensional input

Support was broken by 9043b59 (explicitly differentiate between spaces
of maps, sets and parameter sets, Thu Aug 25 19:21:05 2011 +0200).
This fix should have gone in before that commit.

Reported-by: Tobias Grosser <tobias@grosser.es>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_test.c
isl_vertices.c