gpu.c: remove_local_accesses: pass in relevant schedule instead of computing it
commit2ceb2d0c781ab70cb8093dee9e8d8bf121f22a5f
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 2 Oct 2013 19:54:23 +0000 (2 21:54 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 3 Apr 2015 07:42:45 +0000 (3 09:42 +0200)
tree4018df0b2ca506dc8865eb6fd6b6fb1f9b084293
parent564cb4d8df213595fbdfd905f44b1775e70fee37
gpu.c: remove_local_accesses: pass in relevant schedule instead of computing it

This makes it easier to reuse this function when we switch to schedule trees.

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