merge free_local_array_info into ppcg_kernel_free
commita7f9ec2156b4a76dbda013b33aa30ad0a05ce9cc
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 2 Oct 2013 19:54:23 +0000 (2 21:54 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 16 Mar 2015 13:35:00 +0000 (16 14:35 +0100)
treead5fa692b5e6698292e3818625fefe76913f69ce
parentd239b033c173671c95e369db9445700bb79922ae
merge free_local_array_info into ppcg_kernel_free

Now that the array reference groups are stored in gpu_local_array_info
objects, which are in turn stored in the ppcg_kernel, we can free
the associated information together with the rest of the ppcg_kernel.

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