add isl_schedule_gist_domain_params
commit42567286c91b96c154ac37891ff7ef404c7159f8
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 5 Aug 2015 09:55:44 +0000 (5 11:55 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 5 Aug 2015 13:31:10 +0000 (5 15:31 +0200)
treeda4154389a3c0541f41aa5e49df6bf35a18a1554
parentc2a7ad0ab2dc5e8e6d22a7bc1ec09d49c5d86e7b
add isl_schedule_gist_domain_params

This is useful in cases where the schedule tree is constructed
incrementally before the final context is known and the domain
needs to be simplified with respect to this final context.

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