isl_space_extend_domain_with_range: handle ranges with a nested space
commit6d3735cd667c8409586137889fc7115ab2e47577
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 20 Jul 2012 17:41:17 +0000 (20 19:41 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 27 Jul 2012 16:20:08 +0000 (27 18:20 +0200)
tree097e469eab327c02eacc57eae75c8ead0173c22b
parent3732ce7c635894329acf95bb55a981d671664f23
isl_space_extend_domain_with_range: handle ranges with a nested space

The original code would only take into account the number of dimensions
and the tuple name.

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