isl_schedule_node: represent schedule using isl_multi_aff
commita563b4137fbe2fcab60207c72ce1b5dc7e620df7
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 19 Mar 2012 15:06:37 +0000 (19 16:06 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 6 May 2012 12:33:06 +0000 (6 14:33 +0200)
treedd993820aa69a2bd010b046aa121c875a3c56f1c
parent7a81002419075ad9244b2fc80fa294a69a5a5e55
isl_schedule_node: represent schedule using isl_multi_aff

An isl_multi_aff is a more natural representation for the kind of schedules
we are constructing and will make it easier to perform tiling on the resulting
bands.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_schedule.c
isl_schedule_private.h