isl_union_map_align_params: use isl_union_map_peek_space
commit315d832f32065fd0f10194dea793f77a000de7d7
authorSven Verdoolaege <sven@cerebras.net>
Thu, 13 Jan 2022 11:57:44 +0000 (13 12:57 +0100)
committerSven Verdoolaege <sven@cerebras.net>
Sun, 21 Aug 2022 10:18:37 +0000 (21 12:18 +0200)
tree7dc0a1be097f9af43db0e2505ef5794df64c3e9e
parentea255954808c5ccfa47c94cc4a38d960c0dd0cd9
isl_union_map_align_params: use isl_union_map_peek_space

This reduces the dependence on the internal representation.

Signed-off-by: Sven Verdoolaege <sven@cerebras.net>
isl_union_map.c