add isl_union_access_info_set_schedule
commit7800fe8877843ab7ac6b9a7cb21ad0243afe191c
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 8 Jan 2014 15:25:06 +0000 (8 16:25 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 19 Feb 2015 15:05:33 +0000 (19 16:05 +0100)
treea694371c9e04e3aeed5d407563e5bddb5aa5b19b
parent5047212bd1287bf9ef1c6f41c620ad9a549602dd
add isl_union_access_info_set_schedule

This function currently simply sets the schedule_map field
of the isl_union_access_info, but in future commits we will
exploit the schedule tree directly.

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