[Parallel_libs-commits] [PATCH] D23857: [StreamExecutor] Add Platform and PlatformManager

Jason Henline via Parallel_libs-commits parallel_libs-commits at lists.llvm.org
Wed Aug 24 16:16:10 PDT 2016


jhen added inline comments.

================
Comment at: streamexecutor/include/streamexecutor/Platform.h:35
@@ +34,3 @@
+  /// Gets a pointer to a Device with the given index for this platform.
+  ///
+  /// Ownership of the Device instance is NOT transferred to the caller.
----------------
I'll stick a comment in for it. I think it's nice to have.


https://reviews.llvm.org/D23857





More information about the Parallel_libs-commits mailing list