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

Jason Henline via Parallel_libs-commits parallel_libs-commits at lists.llvm.org
Thu Aug 4 10:07:05 PDT 2016


jhen updated this revision to Diff 66823.
jhen added a comment.

- Fix bug found by jprice


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.66823.patch
Type: text/x-patch
Size: 16690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160804/fd00c5f5/attachment-0001.bin>


More information about the Parallel_libs-commits mailing list