[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
Thu Apr 27 05:02:29 PDT 2017


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

- Fixed enum style to C++11


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.96901.patch
Type: text/x-patch
Size: 60735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170427/629aa74e/attachment-0001.bin>


More information about the llvm-commits mailing list