isl_union_map_align_params: use isl_union_map_get_ctx
commitea255954808c5ccfa47c94cc4a38d960c0dd0cd9
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 7 Jan 2017 10:13:24 +0000 (7 11:13 +0100)
committerSven Verdoolaege <sven@cerebras.net>
Sun, 21 Aug 2022 10:18:37 +0000 (21 12:18 +0200)
treec729e75b3cf7d93669ed6a0005263a164c5340fc
parentecce380ff663aa1dfad140a2243f6cd37208406b
isl_union_map_align_params: use isl_union_map_get_ctx

This reduces the dependence on the internal representation.

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