[PATCH] D32961: [Polly][PPCGCodeGen] OpenCL now gets kernel argument size from PPCG CodeGen

Philipp Schaad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 02:10:24 PDT 2017


PhilippSchaad updated this revision to Diff 98258.
PhilippSchaad added a comment.

Added constant identifier and mor idiomatic ArgSizes vector initialization


https://reviews.llvm.org/D32961

Files:
  lib/CodeGen/PPCGCodeGeneration.cpp
  test/GPGPU/cuda-managed-memory-simple.ll
  test/GPGPU/host-control-flow.ll
  test/GPGPU/kernel-params-only-some-arrays.ll
  test/GPGPU/parametric-loop-bound.ll
  tools/GPURuntime/GPUJIT.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32961.98258.patch
Type: text/x-patch
Size: 12029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170509/ef2c2972/attachment.bin>


More information about the llvm-commits mailing list