[Parallel_libs-commits] [PATCH] D24043: [StreamExecutor] Simplify Kernel classes

Jason Henline via Parallel_libs-commits parallel_libs-commits at lists.llvm.org
Tue Aug 30 16:22:00 PDT 2016


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

- Add never-null comment to Device::createKernel


https://reviews.llvm.org/D24043

Files:
  streamexecutor/include/streamexecutor/Device.h
  streamexecutor/include/streamexecutor/Kernel.h
  streamexecutor/include/streamexecutor/PlatformInterfaces.h
  streamexecutor/include/streamexecutor/Stream.h
  streamexecutor/lib/Kernel.cpp
  streamexecutor/lib/unittests/CMakeLists.txt
  streamexecutor/lib/unittests/KernelTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24043.69779.patch
Type: text/x-patch
Size: 18340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160830/cfd70f53/attachment-0001.bin>


More information about the Parallel_libs-commits mailing list