gpu: use isl_schedule_node_map_descendant to insert kernel marks
commitb18d65d9a991dd99341771f96e11e854cb1e65cd
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 2 Oct 2013 09:06:07 +0000 (2 11:06 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 10 Apr 2015 13:18:58 +0000 (10 15:18 +0200)
treebf1492a738e6e93a4303755818c8b15eaa89f9bb
parent004c95ee719b250511f0deb4037d1c1b6c2b3c8f
gpu: use isl_schedule_node_map_descendant to insert kernel marks

In particular, remove the homegrown traversal of the schedule tree,
including the collection of band information that is no longer needed
now that we generate the AST from a single schedule tree.

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