merge isl_*_has_equal_space implementations
commit14f15e38337b40050699fdc85214b9522dd7b493
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 22 Jun 2019 12:57:23 +0000 (22 14:57 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 30 Nov 2019 19:59:47 +0000 (30 20:59 +0100)
treebef40ad45acbfb4021828ada18c36134c14bd715
parentc8f1893eff2031c16b0ad44b0e042fb5f330bd04
merge isl_*_has_equal_space implementations

The shared implementation will be reused on other isl types.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
Makefile.am
isl_local_space.c
isl_map.c
isl_pw_templ.c
isl_type_has_equal_space_bin_templ.c [new file with mode: 0644]
isl_type_has_equal_space_templ.c [new file with mode: 0644]