[PATCH] D112265: Remove unused parallel-libs project
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 21 14:34:57 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdb0486c46fe1: Remove unused parallel-libs project (authored by dblaikie).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112265/new/
https://reviews.llvm.org/D112265
Files:
README.md
llvm/CMakeLists.txt
llvm/docs/CMake.rst
llvm/projects/CMakeLists.txt
llvm/utils/docker/scripts/llvm_checksum/project_tree.py
parallel-libs/.clang-format
parallel-libs/.clang-tidy
parallel-libs/CMakeLists.txt
parallel-libs/README.rst
parallel-libs/acxxel/.clang-format
parallel-libs/acxxel/.clang-tidy
parallel-libs/acxxel/CMakeLists.txt
parallel-libs/acxxel/Doxyfile.in
parallel-libs/acxxel/LICENSE.TXT
parallel-libs/acxxel/acxxel.cpp
parallel-libs/acxxel/acxxel.h
parallel-libs/acxxel/config.h.in
parallel-libs/acxxel/cuda_acxxel.cpp
parallel-libs/acxxel/customdoxygen.css
parallel-libs/acxxel/examples/CMakeLists.txt
parallel-libs/acxxel/examples/opencl_example.cpp
parallel-libs/acxxel/examples/simple_example.cu
parallel-libs/acxxel/opencl_acxxel.cpp
parallel-libs/acxxel/span.h
parallel-libs/acxxel/status.h
parallel-libs/acxxel/tests/CMakeLists.txt
parallel-libs/acxxel/tests/acxxel_test.cpp
parallel-libs/acxxel/tests/multi_device_test.cpp
parallel-libs/acxxel/tests/opencl_test.cpp
parallel-libs/acxxel/tests/span_test.cpp
parallel-libs/acxxel/tests/status_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112265.381398.patch
Type: text/x-patch
Size: 289068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211021/9ba0a58d/attachment-0001.bin>
More information about the llvm-commits
mailing list