isl_union_map_alloc: project space argument onto its parameters
commit02e0e8e1ccf2d74bc7518b8295479b7c38dfbe8c
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 3 Feb 2013 15:18:55 +0000 (3 16:18 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 3 Feb 2013 15:18:55 +0000 (3 16:18 +0100)
tree273d7fd4bd469d6bc9008ccc58be42797474c43e
parent1e216c772628e7a8481d7bd5c8b7ed0fb6572fe7
isl_union_map_alloc: project space argument onto its parameters

We are only interested in the parameters anyway, so we might as well
project out all the other dimensions.

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