isl_basic_map_make_strides_explicit: use isl_basic_map_var_offset
commit4138c4b870b391960c4f49cd042e8422a1d1cdf6
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 7 Jun 2013 13:20:12 +0000 (7 15:20 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
treee8460c1cdf5acd97ca27f01db0d3ee633b0ae52b
parente26f33799be6ade4178bf9f9bb19059308805289
isl_basic_map_make_strides_explicit: use isl_basic_map_var_offset

This reduces the dependence on the internal representation.

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