No functional changes just renaming this class for better readability.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D23574
[StreamExecutor] Rename StreamExecutor to Executor ClosedPublic Authored by jhen on Aug 16 2016, 11:21 AM.
Details Summary No functional changes just renaming this class for better readability.
Diff Detail
Event Timelinejhen updated this object. This revision is now accepted and ready to land.Aug 16 2016, 11:23 AM Closed by commit rL278833: [StreamExecutor] Rename StreamExecutor to Executor (authored by jhen). · Explain WhyAug 16 2016, 11:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 68235 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
|