GPGPU: Cache PTX kernels
authorTobias Grosser <tobias@grosser.es>
Thu, 4 Aug 2016 09:15:58 +0000 (09:15 +0000)
committerTobias Grosser <tobias@grosser.es>
Thu, 4 Aug 2016 09:15:58 +0000 (09:15 +0000)
commitb18751578421b6cc93f70a690d4902d28e18a1a4
tree552fd5723b1dba9e7d0b7a7debd469743c6a1cfb
parent9e5386ceae655ac104cd0f3a9233cefa20b3fa36
GPGPU: Cache PTX kernels

We always keep a number of already compiled kernels available to ensure to avoid
costly recompilation.

llvm-svn: 277707
polly/tools/GPURuntime/GPUJIT.c