[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
Sat Apr 29 06:38:18 PDT 2017


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

- GPURuntime works on systems with just one of CUDA/OpenCL now.


https://reviews.llvm.org/D32431

Files:
  CMakeLists.txt
  include/polly/LinkAllPasses.h
  lib/CodeGen/PPCGCodeGeneration.cpp
  lib/Support/RegisterPasses.cpp
  test/GPGPU/size-cast.ll
  tools/CMakeLists.txt
  tools/GPURuntime/GPUJIT.c
  tools/GPURuntime/GPUJIT.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32431.97189.patch
Type: text/x-patch
Size: 66003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170429/6d9a7f8a/attachment.bin>


More information about the llvm-commits mailing list