add isl_schedule_node_order_after
commit32eb7f972923a7ad2a03576a5e14507c1131e1b3
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 23 Oct 2013 14:17:21 +0000 (23 16:17 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 16 Mar 2015 09:47:29 +0000 (16 10:47 +0100)
tree136af4bbc49f779e1bd2c265d54101991ec8dd43
parentc991ef0210dcd6700ac787b5265ef6f3628f8a88
add isl_schedule_node_order_after

This function allows the user to specify that a subset of the reaching
domain elements should be executed after the remaining subset.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/user.pod
include/isl/schedule_node.h
isl_schedule_node.c