isl_schedule_node.c: update_ancestors: allow modification of ancestors
commitb066af497f81084767b7702dd471457b44aa79b6
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 5 May 2014 12:54:40 +0000 (5 14:54 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 16 Mar 2015 09:47:27 +0000 (16 10:47 +0100)
tree79dab0ec8499364ba4d75c34c8867ed85f0a7cf9
parent98e35c02c9b4abcf28efaca671b7fec7ad357bf4
isl_schedule_node.c: update_ancestors: allow modification of ancestors

This will be useful for the isl_schedule_node_group function,
introduced in the next commit, which needs to modify the ancestors
to refer to the group instead of the original domain.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_schedule_node.c