isl_union_*_alloc: project space onto parameters
commit84c41720eb34af2077358ca617e395b194c7b478
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 2 Sep 2011 06:23:58 +0000 (2 08:23 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 3 Sep 2011 19:43:08 +0000 (3 21:43 +0200)
treea693aff072b688f9696cc038860bcf0b8ebb7683
parent9043b59e4de5587c954c865b183fe5339064a19f
isl_union_*_alloc: project space onto parameters

Before, we were expecting the user to provide a parameter space,
but we might as well project whatever the user gives us onto
its parameter space.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_union_templ.c