scheduler: add an option to configure the level of fusing
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 26 Nov 2011 14:52:07 +0000 (15:52 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 30 Jan 2012 15:00:25 +0000 (16:00 +0100)
commit0bc931b344105309330bf1467fce18fef246d682
treeb68c1b6075732546e67540d28a272c6011ace288
parente559c7147a1cb2deb98bf11b742cd13c45e9027d
scheduler: add an option to configure the level of fusing

We currently only support maximal (the old behavior) and minimal fusion.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl/schedule.h
isl_options.c
isl_options_private.h
isl_schedule.c