gpu: generate host code from schedule tree
commit991a9d1d179dadee7c22a79619c1d38473598568
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 18 Aug 2014 10:00:00 +0000 (18 12:00 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 16 Mar 2015 13:35:00 +0000 (16 14:35 +0100)
tree53bc91fc7a55259d2ab0f3b5ab405928a3c35a0b
parentcd186a5eaa9a150ae05e148ea6b6c85d22e07e08
gpu: generate host code from schedule tree

In the end, we want to construct a single schedule tree for the host
and kernel code combined.  Start with a schedule tree for the host code
so that we can introduce changes more gradually.

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