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

Siddharth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 7 14:17:01 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302379: [Polly] Added OpenCL Runtime to GPURuntime Library for GPGPU CodeGen (authored by bollu).

Changed prior to commit:
  https://reviews.llvm.org/D32431?vs=98096&id=98109#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32431

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

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


More information about the llvm-commits mailing list