add some conversion tests between isl_union_map and isl_multi_union_pw_aff
commit106d2b579d76072de6f3a2a5d3a151714e3d7543
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 19 Oct 2017 09:20:17 +0000 (19 11:20 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 4 Mar 2018 14:36:00 +0000 (4 15:36 +0100)
treea7bcb0538de45c06da88b1f4339e72e1da9e3ef1
parent606b422fbbe4d3c510ffe1f0d0e6950b58e584ed
add some conversion tests between isl_union_map and isl_multi_union_pw_aff

This conversion currently does not work for zero-dimensional functions
with a non-trivial domain.
This will be fixed in an upcoming commit.

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