[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 11:02:03 PDT 2016


jhen updated this revision to Diff 70434.
jhen added a comment.

- change include guard names


https://reviews.llvm.org/D24269

Files:
  streamexecutor/include/streamexecutor/Device.h
  streamexecutor/include/streamexecutor/PlatformDevice.h
  streamexecutor/include/streamexecutor/PlatformInterfaces.h
  streamexecutor/include/streamexecutor/Stream.h
  streamexecutor/lib/CMakeLists.txt
  streamexecutor/lib/Device.cpp
  streamexecutor/lib/Kernel.cpp
  streamexecutor/lib/PlatformDevice.cpp
  streamexecutor/lib/PlatformInterfaces.cpp
  streamexecutor/lib/unittests/DeviceTest.cpp
  streamexecutor/lib/unittests/PackedKernelArgumentArrayTest.cpp
  streamexecutor/lib/unittests/SimpleHostPlatformDevice.h
  streamexecutor/lib/unittests/StreamTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24269.70434.patch
Type: text/x-patch
Size: 7285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160906/4a923ae1/attachment.bin>


More information about the Parallel_libs-commits mailing list