GPGPU: initialize GPU context and simplify the corresponding GPURuntime interface.
authorTobias Grosser <tobias@grosser.es>
Mon, 25 Jul 2016 09:16:01 +0000 (09:16 +0000)
committerTobias Grosser <tobias@grosser.es>
Mon, 25 Jul 2016 09:16:01 +0000 (09:16 +0000)
commitfa7b080218a92aaa2165669410f5ef31f2d9ad11
tree75ac82710e42ae45a9bbd65f0fab6a94b50b9090
parent8ed5e5999f2b3239212e051c38958d7229b9b9bc
GPGPU: initialize GPU context and simplify the corresponding GPURuntime interface.

There is no need to expose the selected device at the moment. We also pass back
pointers as return values, as this simplifies the interface.

llvm-svn: 276623
polly/lib/CodeGen/PPCGCodeGeneration.cpp
polly/test/GPGPU/double-parallel-loop.ll
polly/tools/GPURuntime/GPUJIT.c
polly/tools/GPURuntime/GPUJIT.h