[clang] Adding Separate OpenMP Offloading Backend to `libcxx/include/__algorithm/pstl_backends` (PR #66968)

Anton Rydahl via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 20 11:46:40 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 cfe-commits mailing list