[PATCH] D32431: [Polly] Added OpenCL Runtime to GPURuntime Library for GPGPU CodeGen

Philipp Schaad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 07:16:21 PDT 2017


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

- Replaced magic numbers, added assertions and fixed if-braces.


https://reviews.llvm.org/D32431

Files:
  CMakeLists.txt
  include/polly/LinkAllPasses.h
  lib/CodeGen/PPCGCodeGeneration.cpp
  lib/Support/RegisterPasses.cpp
  tools/CMakeLists.txt
  tools/GPURuntime/GPUJIT.c
  tools/GPURuntime/GPUJIT.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32431.96395.patch
Type: text/x-patch
Size: 57865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/16381031/attachment.bin>


More information about the llvm-commits mailing list