[Parallel_libs-commits] [PATCH] D23211: [StreamExecutor] Add DeviceMemory and kernel arg packing

Jason Henline via Parallel_libs-commits parallel_libs-commits at lists.llvm.org
Fri Aug 5 16:45:54 PDT 2016


jhen updated this revision to Diff 67048.
jhen marked 2 inline comments as done.
jhen added a comment.

- Use twine for SCOPED_TRACE error reporting
- Replace ugly (*const &) types with (*)


https://reviews.llvm.org/D23211

Files:
  streamexecutor/include/streamexecutor/DeviceMemory.h
  streamexecutor/include/streamexecutor/PackedKernelArgumentArray.h
  streamexecutor/lib/unittests/CMakeLists.txt
  streamexecutor/lib/unittests/PackedKernelArgumentArrayTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23211.67048.patch
Type: text/x-patch
Size: 28810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160805/a2583111/attachment-0001.bin>


More information about the Parallel_libs-commits mailing list