[Parallel_libs-commits] [PATCH] D23845: [StreamExecutor] Clean up device copy comments

Jason Henline via Parallel_libs-commits parallel_libs-commits at lists.llvm.org
Wed Aug 24 11:09:51 PDT 2016


jhen created this revision.
jhen added a reviewer: jlebar.
jhen added subscribers: parallel_libs-commits, jprice.

Consolidate Executor::synchronousCopy* and Stream::thenCopy* methods into
Doxygen method groups and combine all their comments into one section.

Also a "doc" target to the build files to use Doxygen to build the
documentation.

https://reviews.llvm.org/D23845

Files:
  streamexecutor/CMakeLists.txt
  streamexecutor/Doxyfile.in
  streamexecutor/include/streamexecutor/Executor.h
  streamexecutor/include/streamexecutor/Stream.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23845.69142.patch
Type: text/x-patch
Size: 124652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160824/37f238d4/attachment-0001.bin>


More information about the Parallel_libs-commits mailing list