gpu.c: localize_bounds: only take ppcg_kernel
commit39ee9369523d35af82a53d577d644de957204881
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)
treefddd58541dc72f9fc9eb8e152401908b0777efac
parente7208a82106801eb7c8b7411a2b6c63e19d91429
gpu.c: localize_bounds: only take ppcg_kernel

This function only depends on the kernel, so there is no need to also
pass along the gpu_gen.

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