[Parallel_libs-commits] [PATCH] D23038: [StreamExecutor] Add KernelLoaderSpec
Jason Henline via Parallel_libs-commits
parallel_libs-commits at lists.llvm.org
Mon Aug 1 15:02:44 PDT 2016
jhen created this revision.
jhen added reviewers: jlebar, tra.
jhen added a subscriber: parallel_libs-commits.
Add definitions for the KernelLoaderSpec and MultiKernelLoaderSpec
classes to StreamExecutor. Instances of these classes are generated by the
compiler in order to provide host code with a handle to device code.
https://reviews.llvm.org/D23038
Files:
streamexecutor/include/streamexecutor/KernelSpec.h
streamexecutor/lib/CMakeLists.txt
streamexecutor/lib/KernelSpec.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23038.66390.patch
Type: text/x-patch
Size: 16701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160801/c9b2c646/attachment.bin>
More information about the Parallel_libs-commits
mailing list