[libcxx-commits] [libcxx] Adding Separate OpenMP Offloading Backend to `libcxx/include/__algorithm/pstl_backends` (PR #66968)
Anton Rydahl via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 20 11:46:35 PDT 2023
================
@@ -0,0 +1,349 @@
+//===----------------------------------------------------------------------===//
----------------
AntonRydahl wrote:
I have written a section about this in the `libc++` documentation. Do you think the description is sufficiently detailed?
https://github.com/llvm/llvm-project/pull/66968
More information about the libcxx-commits
mailing list