[Parallel_libs-commits] [PATCH] D23333: [StreamExecutor] Add basic Stream operations
Jason Henline via Parallel_libs-commits
parallel_libs-commits at lists.llvm.org
Tue Aug 16 11:06:38 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL278829: [StreamExecutor] Add basic Stream operations (authored by jhen).
Changed prior to commit:
https://reviews.llvm.org/D23333?vs=67909&id=68228#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23333
Files:
parallel-libs/trunk/streamexecutor/CMakeLists.txt
parallel-libs/trunk/streamexecutor/include/streamexecutor/Interfaces.h
parallel-libs/trunk/streamexecutor/include/streamexecutor/LaunchDimensions.h
parallel-libs/trunk/streamexecutor/include/streamexecutor/PackedKernelArgumentArray.h
parallel-libs/trunk/streamexecutor/include/streamexecutor/PlatformInterfaces.h
parallel-libs/trunk/streamexecutor/include/streamexecutor/Stream.h
parallel-libs/trunk/streamexecutor/include/streamexecutor/StreamExecutor.h
parallel-libs/trunk/streamexecutor/lib/CMakeLists.txt
parallel-libs/trunk/streamexecutor/lib/Kernel.cpp
parallel-libs/trunk/streamexecutor/lib/PackedKernelArgumentArray.cpp
parallel-libs/trunk/streamexecutor/lib/PlatformInterfaces.cpp
parallel-libs/trunk/streamexecutor/lib/Stream.cpp
parallel-libs/trunk/streamexecutor/lib/StreamExecutor.cpp
parallel-libs/trunk/streamexecutor/lib/unittests/CMakeLists.txt
parallel-libs/trunk/streamexecutor/lib/unittests/KernelTest.cpp
parallel-libs/trunk/streamexecutor/lib/unittests/StreamTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23333.68228.patch
Type: text/x-patch
Size: 36948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160816/1fe95b43/attachment-0001.bin>
More information about the Parallel_libs-commits
mailing list