ppcg_kernel: rename shared_schedule to copy_schedule
commit74def4589b747ec4125b645ff3dc120388219113
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 29 Jun 2015 14:11:03 +0000 (29 16:11 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 18 Dec 2015 12:18:56 +0000 (18 13:18 +0100)
treec38fd5baf9678eb1359e27e1a28b771ddfc09553
parent93cac9431108a69c2bae27b4fa1dfba9e998c53b
ppcg_kernel: rename shared_schedule to copy_schedule

This part of the schedule is used for adjusting index expressions
of array reference groups that are mapped to either shared or private
memory, while the "shared_schedule" name may suggest it is only used
for those mapped to shared memory.

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