gpu_gen: drop tile_len and n_parallel fields
commit840abcbcd447b0e7812f2b319fdc66c226a53fbe
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 13 Sep 2014 07:59:57 +0000 (13 09:59 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 30 Mar 2015 11:40:27 +0000 (30 13:40 +0200)
treed73198940449ded20b8280c8c82663a81f16c8c5
parent683adc876faa58ce8cfdc37faa0dee7e9f647b12
gpu_gen: drop tile_len and n_parallel fields

Now that we have such fields in the ppcg_kernel objects and we reference
the current kernel from gpu_gen, there is no need to copy the contents
of those fields to gpu_gen, especially since we will be moving more
fields from gpu_gen to ppcg_kernel in subsequent commits.

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