gpu.c: check_shared_memory_bound: take ppcg_kernel instead of gpu_gen
commit7b592cd8988d993e841eeea50ee17ae3d4d8471f
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 3 Oct 2013 13:51:50 +0000 (3 15:51 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 3 Apr 2015 07:42:45 +0000 (3 09:42 +0200)
tree34903ca3a8a12efa397d9607fe3673092c88044b
parent0d587fe99cdbc7e2d3674e11b116cd5148d51b89
gpu.c: check_shared_memory_bound: 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