gpu_group.c: compute_privatization: pass ppcg_kernel
commit4114deb89d731c967d034fac26456d0e3341778c
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 21 Mar 2016 10:16:37 +0000 (21 11:16 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 21 Mar 2016 13:14:28 +0000 (21 14:14 +0100)
treea316f9436396e990485bf36c7a9434544436cf33
parent7276cff0d012505ef150f57e33112aa7159492e4
gpu_group.c: compute_privatization: pass ppcg_kernel

Instead of passing two fields obtained or derived from the ppcg_kernel,
pass the ppcg_kernel in directly.  This will also make it easier
to access the thread_ids field in the next commit.

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