[Parallel_libs-commits] [PATCH] D23138: [StreamExecutor] Add kernel types

Jason Henline via Parallel_libs-commits parallel_libs-commits at lists.llvm.org
Wed Aug 3 14:24:38 PDT 2016


jhen created this revision.
jhen added reviewers: jlebar, tra.
jhen added a subscriber: parallel_libs-commits.

Add StreamExecutor kernel types.

https://reviews.llvm.org/D23138

Files:
  streamexecutor/CMakeLists.txt
  streamexecutor/include/streamexecutor/Interfaces.h
  streamexecutor/include/streamexecutor/Kernel.h
  streamexecutor/include/streamexecutor/KernelSpec.h
  streamexecutor/include/streamexecutor/StreamExecutor.h
  streamexecutor/lib/CMakeLists.txt
  streamexecutor/lib/Kernel.cpp
  streamexecutor/lib/unittests/CMakeLists.txt
  streamexecutor/lib/unittests/KernelTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23138.66721.patch
Type: text/x-patch
Size: 16324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160803/1ade4a6f/attachment.bin>


More information about the Parallel_libs-commits mailing list