isl_map_from_multi_aff: check that input actually lives in map space
commitcc7a7bbec3f9f340a967b67bd4bc7d3f7e754520
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 20 Jun 2018 13:22:30 +0000 (20 15:22 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 21 Jun 2018 07:20:54 +0000 (21 09:20 +0200)
tree0773476e79521fb77eed5642f9a5e11037721ba2
parent41ba6c4046274373799697976218cc21fdd96f26
isl_map_from_multi_aff: check that input actually lives in map space

Since some internal functions depend on a more relaxed interpretation,
internally expose a function that does not perform this check.

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