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

Anton Rydahl via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 27 05:36:54 PDT 2024


AntonRydahl wrote:

Three of the failing tests fail because the system reserved word, `min`, appears as the binary reduction operation in some of the OpenMP pragmas. Maybe we can discuss how we can improve `libcxx/test/libcxx/system_reserved_names.gen.py` so it will accept the OpenMP syntax.

https://github.com/llvm/llvm-project/pull/66968


More information about the libcxx-commits mailing list