extract out shared isl_map_space_tuple_is_equal
commite883a94d850abbe42135c72c3926c064c40f0850
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 7 Sep 2016 09:01:07 +0000 (7 11:01 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 4 May 2020 18:15:25 +0000 (4 20:15 +0200)
tree7e39a06ef504ab19d755a19899d61366fc515892
parent4ee0b64a91841acf5c95d307f17f71e32996e5b5
extract out shared isl_map_space_tuple_is_equal

This reduces the dependence on the internal representation.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_map.c
isl_map_private.h
isl_union_map.c