isl_map_simplify.c: normalize_divs: use isl_basic_map_var_offset
commite03690941368083914d84f3bba6170eee269aa00
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 16 Aug 2018 09:51:53 +0000 (16 11:51 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
treeee8d2497cf47c25d91c23f19dd237b64e4ce13c6
parent6a826b4e663ce24f8755b7691272327198b2574a
isl_map_simplify.c: normalize_divs: use isl_basic_map_var_offset

This reduces the dependence on the internal representation.

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