[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
Tue Apr 25 12:18:01 PDT 2017


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

- Stylistic changes and switch to -polly-gpu-runtime=cuda/opencl compiler flag


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.96619.patch
Type: text/x-patch
Size: 57430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170425/ac96d206/attachment.bin>


More information about the llvm-commits mailing list