[Parallel_libs-commits] [PATCH] D25701: Initial check-in of Acxxel (StreamExecutor renamed)

Jason Henline via Parallel_libs-commits parallel_libs-commits at lists.llvm.org
Tue Oct 18 18:05:58 PDT 2016


jhen updated this revision to Diff 75100.
jhen marked 5 inline comments as done.
jhen added a comment.

- Remove unused Platform::getContext function
- Documentation fixes
- Respond to jlebar's comments on acxxel.cpp


https://reviews.llvm.org/D25701

Files:
  acxxel/.clang-format
  acxxel/.clang-tidy
  acxxel/CMakeLists.txt
  acxxel/Doxyfile.in
  acxxel/LICENSE.TXT
  acxxel/acxxel.cpp
  acxxel/acxxel.h
  acxxel/config.h.in
  acxxel/cuda_acxxel.cpp
  acxxel/customdoxygen.css
  acxxel/examples/CMakeLists.txt
  acxxel/examples/opencl_example.cpp
  acxxel/examples/simple_example.cu
  acxxel/fixed_vector.h
  acxxel/opencl_acxxel.cpp
  acxxel/span.h
  acxxel/status.h
  acxxel/tests/CMakeLists.txt
  acxxel/tests/acxxel_test.cpp
  acxxel/tests/opencl_test.cpp
  acxxel/tests/span_test.cpp
  acxxel/tests/status_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25701.75100.patch
Type: text/x-patch
Size: 271331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20161019/fe330958/attachment-0001.bin>


More information about the Parallel_libs-commits mailing list