[Parallel_libs-commits] [PATCH] D23038: [StreamExecutor] Add KernelLoaderSpec

Justin Lebar via Parallel_libs-commits parallel_libs-commits at lists.llvm.org
Tue Aug 2 16:39:14 PDT 2016


jlebar accepted this revision.
jlebar added a comment.
This revision is now accepted and ready to land.

All right!


================
Comment at: streamexecutor/include/streamexecutor/KernelSpec.h:179
@@ +178,3 @@
+
+/// An object to store several different KernelLoaderSpecs for the same kernel.
+///
----------------
Even better.


https://reviews.llvm.org/D23038





More information about the Parallel_libs-commits mailing list