isl_scheduler.c: generalize node_extract_schedule_multi_aff to subset of rows
commit452d4f75fa7430c579800897111b28a72b4b3c33
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 28 Jul 2013 16:40:18 +0000 (28 18:40 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 9 Feb 2015 14:08:22 +0000 (9 15:08 +0100)
treef5f9b757fe4663fa34e1fc909918ea405a3ae6b4
parent89d157a44dfd39af06831ade53b607651055670d
isl_scheduler.c: generalize node_extract_schedule_multi_aff to subset of rows

We will reuse the generalized node_extract_partial_schedule_multi_aff
to extract the rows corresponding to a band when we change the scheduler
to produce schedule trees.

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