isl_map_simplify.c: eliminate_unit_divs: use isl_basic_map_offset
commit82088a9547d0db0112afb5a8def857c65372b4a0
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Nov 2015 08:43:36 +0000 (4 09:43 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
treefbb814424a0b7809fee9b8ba103a9b63ab5841d4
parenteca92fa556314966b425b737c3deefbe527a3d0d
isl_map_simplify.c: eliminate_unit_divs: use isl_basic_map_offset

This reduces the dependence on the internal representation.

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