isl_pw_*_sort_unique: use isl_pw_*_get_domain_at
commit94128a0286ebd64a7745c0ca00c60435fa3716b7
authorSven Verdoolaege <sven@cerebras.net>
Thu, 24 Jun 2021 08:51:24 +0000 (24 10:51 +0200)
committerSven Verdoolaege <sven@cerebras.net>
Sun, 1 Aug 2021 12:20:55 +0000 (1 14:20 +0200)
tree7edb5e1a17747584f6ccc2dbb1c850a64813e2ed
parent3275055711aefcf40eefb7db2fdb00eb519a1ce5
isl_pw_*_sort_unique: use isl_pw_*_get_domain_at

This reduces the dependence on the internal representation.

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