isl_map_union: avoid calling isl_map_union_disjoint
commit508a0e9253c07428d56401a007167c813296b243
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 9 Feb 2014 13:55:16 +0000 (9 14:55 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 1 Mar 2014 19:32:56 +0000 (1 20:32 +0100)
tree85f579f373b456e1493aa78b59328501ee7ab6d9
parent6702e592cfb0d6f895b810c715e053c99c528c30
isl_map_union: avoid calling isl_map_union_disjoint

We will add a note to isl_map_union_disjoint in the next commit,
which does not apply to isl_map_union.

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