[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:21:14 PDT 2016


jhen created this revision.
jhen added a reviewer: jlebar.
jhen added subscribers: parallel_libs-commits, jprice.

No functional changes just renaming this class for better readability.

https://reviews.llvm.org/D23574

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23574.68233.patch
Type: text/x-patch
Size: 20066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160816/e40c8da0/attachment-0001.bin>


More information about the Parallel_libs-commits mailing list