use isl_multi_aff to represent loop schedule
commita84f24c3f819425b3d8eb946d37bc3e1487e1b67
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 11 Jul 2014 19:45:15 +0000 (11 21:45 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 19 Feb 2015 10:54:38 +0000 (19 11:54 +0100)
tree8010b68d720048346323d797ffd1355c6acefdd9
parentffffc7085f07d34c4fcccec975ce0367146dab04
use isl_multi_aff to represent loop schedule

This allows us to assign a tuple id to the schedule space,
which will be useful when constructing schedule trees.

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