[Parallel_libs-commits] [PATCH] D23333: [StreamExecutor] Add basic Stream operations

Jason Henline via Parallel_libs-commits parallel_libs-commits at lists.llvm.org
Fri Aug 12 13:17:35 PDT 2016


jhen updated this revision to Diff 67890.
jhen marked 5 inline comments as done.
jhen added a comment.

- Tweaks to PlatformStream


https://reviews.llvm.org/D23333

Files:
  streamexecutor/CMakeLists.txt
  streamexecutor/include/streamexecutor/Interfaces.h
  streamexecutor/include/streamexecutor/LaunchDimensions.h
  streamexecutor/include/streamexecutor/PackedKernelArgumentArray.h
  streamexecutor/include/streamexecutor/PlatformInterfaces.h
  streamexecutor/include/streamexecutor/Stream.h
  streamexecutor/include/streamexecutor/StreamExecutor.h
  streamexecutor/lib/CMakeLists.txt
  streamexecutor/lib/Kernel.cpp
  streamexecutor/lib/PackedKernelArgumentArray.cpp
  streamexecutor/lib/PlatformInterfaces.cpp
  streamexecutor/lib/Stream.cpp
  streamexecutor/lib/StreamExecutor.cpp
  streamexecutor/lib/unittests/CMakeLists.txt
  streamexecutor/lib/unittests/KernelTest.cpp
  streamexecutor/lib/unittests/StreamTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23333.67890.patch
Type: text/x-patch
Size: 35719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160812/8a192449/attachment-0001.bin>


More information about the Parallel_libs-commits mailing list