[Parallel_libs-commits] [PATCH] D23574: [StreamExecutor] Rename StreamExecutor to Executor

Jason Henline via Parallel_libs-commits parallel_libs-commits at lists.llvm.org
Tue Aug 16 11:26:43 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278833: [StreamExecutor] Rename StreamExecutor to Executor (authored by jhen).

Changed prior to commit:
  https://reviews.llvm.org/D23574?vs=68233&id=68235#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23574

Files:
  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/include/streamexecutor/StreamExecutor.h
  parallel-libs/trunk/streamexecutor/lib/CMakeLists.txt
  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/StreamExecutor.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: D23574.68235.patch
Type: text/x-patch
Size: 23552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160816/759d83bf/attachment-0001.bin>


More information about the Parallel_libs-commits mailing list