gpu: perform check for suitable permutable band separately on schedule tree
commit004c95ee719b250511f0deb4037d1c1b6c2b3c8f
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 8 Oct 2013 09:44:19 +0000 (8 11:44 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 10 Apr 2015 13:18:58 +0000 (10 15:18 +0200)
tree09a2f0d8695ff6fbf0b8979538d7268c49477e3e
parent70c60b040fd4bc32401b049fdd62664e1ff93b04
gpu: perform check for suitable permutable band separately on schedule tree

Do so instead of combining the test with the creation of kernels.
This will allow us to delay the modification of the schedule tree
until after the check for a suitable permutable band, such that we can
perform all modifications together.

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