isl_multi_*_bin_op: extract out isl_multi_*_check_equal_space
commit55852b56d94cde03d5c34c8f2ea0f95d035122b2
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 14 Jun 2017 12:14:37 +0000 (14 14:14 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 4 Mar 2018 14:36:00 +0000 (4 15:36 +0100)
tree4af2f5285ab12e7cc1adc6a8158abbe4af2a29d8
parentfce1c9a69d5a9e71a625ba575df3535e9920ec9a
isl_multi_*_bin_op: extract out isl_multi_*_check_equal_space

This function will be reused in isl_multi_union_pw_aff_union_add
for the case of zero-dimensional inputs when explicit domains
for such zero-dimensional isl_multi_union_pw_aff objects are introduced.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_multi_templ.c