ppcg_scop: store pointer to pet_scop rather than copying most of its members
commit986b7b853d87181ab433f017004c52a567f60b69
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 17 Apr 2014 15:38:25 +0000 (17 17:38 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 22 Jun 2014 21:56:42 +0000 (22 23:56 +0200)
tree82d30b014ac7d753a8b6559a265c431d6601e176
parent24a519aef0359d32cd20e0757d2618fd56560e40
ppcg_scop: store pointer to pet_scop rather than copying most of its members

We will also be able to reuse this pointer inside gpu_prog_alloc
in a subsequent commit.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
cpu.c
gpu.c
gpu_print.c
opencl.c
ppcg.c
ppcg.h
print.c