gpu: add functions for adding/detecting synchronization nodes in schedule tree
commit2cdba3859c8b9fda9fc08487f18d332d4c380f3e
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 2 Oct 2013 19:54:23 +0000 (2 21:54 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 10 Apr 2015 13:18:51 +0000 (10 15:18 +0200)
tree2c2fa91e89dee35332304c1b20fda0188f3ebe9e
parent1c58fb016cf1a99b31f6004ec35402de355d3112
gpu: add functions for adding/detecting synchronization nodes in schedule tree

When we switch to a single schedule tree representation of the entire schedule,
we will need to add synchronization nodes to the schedule tree and detect
if we have added any synchronization nodes before.

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