add exported isl_union_map_domain_reverse
commit5ed015b9e46caa9d66ec01e0158fb5f47603ee81
authorSven Verdoolaege <sven@cerebras.net>
Tue, 19 Jul 2022 10:37:59 +0000 (19 12:37 +0200)
committerSven Verdoolaege <sven@cerebras.net>
Tue, 14 Feb 2023 21:49:17 +0000 (14 22:49 +0100)
tree990ed5ced7bda1f2446a1293ed7ac3a872d2052c
parent5ef446319801cc9de30fc7ca9b8d420ca7cfb788
add exported isl_union_map_domain_reverse

This extends isl_map_domain_reverse to union maps.

Signed-off-by: Sven Verdoolaege <sven@cerebras.net>
doc/user.pod
include/isl/union_map.h
isl_test2.cc
isl_union_map.c