[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
Sun May 7 02:36:52 PDT 2017


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

Rebase


https://reviews.llvm.org/D32431

Files:
  CMakeLists.txt
  include/polly/CodeGen/PPCGCodeGeneration.h
  include/polly/LinkAllPasses.h
  lib/CodeGen/PPCGCodeGeneration.cpp
  lib/Support/RegisterPasses.cpp
  test/GPGPU/cuda-managed-memory-simple.ll
  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.98096.patch
Type: text/x-patch
Size: 70698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170507/3f8243f7/attachment.bin>


More information about the llvm-commits mailing list