[Parallel_libs-commits] [PATCH] D23851: [StreamExecutor] Rename Executor to Device
Jason Henline via Parallel_libs-commits
parallel_libs-commits at lists.llvm.org
Wed Aug 24 14:40:04 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL279669: [StreamExecutor] Rename Executor to Device (authored by jhen).
Changed prior to commit:
https://reviews.llvm.org/D23851?vs=69169&id=69172#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23851
Files:
parallel-libs/trunk/streamexecutor/include/streamexecutor/Device.h
parallel-libs/trunk/streamexecutor/include/streamexecutor/Executor.h
parallel-libs/trunk/streamexecutor/include/streamexecutor/Kernel.h
parallel-libs/trunk/streamexecutor/include/streamexecutor/PlatformInterfaces.h
parallel-libs/trunk/streamexecutor/include/streamexecutor/Stream.h
parallel-libs/trunk/streamexecutor/lib/CMakeLists.txt
parallel-libs/trunk/streamexecutor/lib/Device.cpp
parallel-libs/trunk/streamexecutor/lib/Executor.cpp
parallel-libs/trunk/streamexecutor/lib/Kernel.cpp
parallel-libs/trunk/streamexecutor/lib/PlatformInterfaces.cpp
parallel-libs/trunk/streamexecutor/lib/Stream.cpp
parallel-libs/trunk/streamexecutor/lib/unittests/CMakeLists.txt
parallel-libs/trunk/streamexecutor/lib/unittests/DeviceTest.cpp
parallel-libs/trunk/streamexecutor/lib/unittests/ExecutorTest.cpp
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: D23851.69172.patch
Type: text/x-patch
Size: 78679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160824/113dc5bb/attachment-0001.bin>
More information about the Parallel_libs-commits
mailing list