gpu.c: compute_group_tilings: take ppcg_kernel instead of gpu_gen
commitf7bd3f3931337a54d0a73f304830073edc4abca5
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 4 Oct 2013 16:59:29 +0000 (4 18:59 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 3 Apr 2015 07:42:45 +0000 (3 09:42 +0200)
tree638c253c97e81f31ae7b6d22ca750ea77d8ce470
parent7b592cd8988d993e841eeea50ee17ae3d4d8471f
gpu.c: compute_group_tilings: take ppcg_kernel instead of gpu_gen

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

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