isl_union_pw_*_{intersect_domain,gist}: update to change of isl_pw_* space
commitc5d70b079199801b6ec47a4b9ab867695a92d9db
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 22 Nov 2011 12:54:00 +0000 (22 13:54 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 23 Nov 2011 09:27:22 +0000 (23 10:27 +0100)
treeb2fbb8ff1413126c1e79852be5a4e62974ff7e78
parent4818f1dd86a3abe19f510be9c4c7483368aba15a
isl_union_pw_*_{intersect_domain,gist}: update to change of isl_pw_* space

In 3280c05 (make isl_pw_* object live in a map space,
Tue Aug 30 16:47:59 2011 +0200), the space in which objects live was
changed from that of its domain to that of a map, but
isl_union_pw_*_{intersect_domain,gist} were not changed accordingly.

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