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

Siddharth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 01:08:04 PDT 2017


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

Changed prior to commit:
  https://reviews.llvm.org/D32431?vs=97804&id=97915#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.97915.patch
Type: text/x-patch
Size: 71091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170505/39d5f6dd/attachment.bin>


More information about the llvm-commits mailing list