[Parallel_libs-commits] [PATCH] D24269: [SE] Rename PlatformInterfaces to PlatformDevice

Jason Henline via Parallel_libs-commits parallel_libs-commits at lists.llvm.org
Tue Sep 6 12:35:26 PDT 2016


This revision was automatically updated to reflect the committed changes.
jhen marked an inline comment as done.
Closed by commit rL280737: [SE] Rename PlatformInterfaces to PlatformDevice (authored by jhen).

Changed prior to commit:
  https://reviews.llvm.org/D24269?vs=70434&id=70450#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24269

Files:
  parallel-libs/trunk/streamexecutor/include/streamexecutor/Device.h
  parallel-libs/trunk/streamexecutor/include/streamexecutor/PlatformDevice.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/Kernel.cpp
  parallel-libs/trunk/streamexecutor/lib/PlatformDevice.cpp
  parallel-libs/trunk/streamexecutor/lib/PlatformInterfaces.cpp
  parallel-libs/trunk/streamexecutor/lib/unittests/DeviceTest.cpp
  parallel-libs/trunk/streamexecutor/lib/unittests/PackedKernelArgumentArrayTest.cpp
  parallel-libs/trunk/streamexecutor/lib/unittests/SimpleHostPlatformDevice.h
  parallel-libs/trunk/streamexecutor/lib/unittests/StreamTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24269.70450.patch
Type: text/x-patch
Size: 22769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160906/658ed8bf/attachment-0001.bin>


More information about the Parallel_libs-commits mailing list