isl_pw_*_set_dim_id: use isl_pw_*_get_space
commit420170af9c5f1e4b77503b02bb7c10ec123a67e7
authorSven Verdoolaege <sven@cerebras.net>
Tue, 22 Jun 2021 13:44:54 +0000 (22 15:44 +0200)
committerSven Verdoolaege <sven@cerebras.net>
Sun, 1 Aug 2021 12:20:55 +0000 (1 14:20 +0200)
tree9a0113fe3c076773c1dc9b4ae3b78c305e8c9667
parentd40a1e840c3d77ecb431dc150197ed25026262fb
isl_pw_*_set_dim_id: use isl_pw_*_get_space

This reduces the dependence on the internal representation.

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