[Parallel_libs-commits] [PATCH] D23333: [StreamExecutor] Add basic Stream operations

James Price via Parallel_libs-commits parallel_libs-commits at lists.llvm.org
Fri Aug 12 11:31:41 PDT 2016


jprice added a comment.

One last nit from me.


================
Comment at: streamexecutor/include/streamexecutor/Stream.h:51
@@ +50,3 @@
+
+class StreamParent;
+
----------------
This declaration isn't needed anymore.


https://reviews.llvm.org/D23333





More information about the Parallel_libs-commits mailing list