extract out shared isl_map_basic_map_check_equal_space
commit32797b9172f7dc482cde2fafe765e5ae06a7c6a4
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 6 Sep 2016 10:13:54 +0000 (6 12:13 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 30 Nov 2019 19:59:47 +0000 (30 20:59 +0100)
tree5b27a483ec45c7af86244f7bd24494870e775667
parenta9841fe63bcfafb7be9df308a1aa106a0481ee96
extract out shared isl_map_basic_map_check_equal_space

This removes some (minor) code duplication.

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