isl_map_gist: ensure divs of map are known
authorSven Verdoolaege <sven@cs.kuleuven.be>
Wed, 24 Dec 2008 14:54:07 +0000 (15:54 +0100)
committerSven Verdoolaege <sven@cs.kuleuven.be>
Wed, 24 Dec 2008 14:54:07 +0000 (15:54 +0100)
commit55a53a788fd542fda2610a42c89e9f856da5d27d
tree7f0122de4007f20ab5f68bab56bf037e08c06211
parent29b9d9314cdf0f15b5227283b4dd54f8d9699a11
isl_map_gist: ensure divs of map are known

We assume that the divs of the context are known, because we currently
only support gisting in the context of a basic map and computing the
divs of a basic map may result in a union of basic maps.
isl_map.c