add isl_basic_map_shift_div
commit197465bb20307c3df2781e89a03afab431d17364
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 14 Oct 2014 10:53:43 +0000 (14 12:53 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 16 Jan 2015 09:23:21 +0000 (16 10:23 +0100)
treeae7d22adf75d4e33c954f82b2aefbc5cbf829d83
parent5b5d338acd6330878db0108006e4fae76e850b0b
add isl_basic_map_shift_div

We will need this to shift some integer divisions in one basic map
to align them with integer divisions in another basic map during coalescing.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_map_private.h
isl_map_simplify.c