[clang] [llvm] [openmp] [clang][OpenMP] New OpenMP 6.0 threadset clause (PR #135807)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 17 07:43:31 PDT 2025
================
@@ -364,7 +364,7 @@ implementation.
+=============================================================+===========================+===========================+==========================================================================+
| free-agent threads | :none:`unclaimed` | :none:`unclaimed` | |
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
-| threadset clause | :`worked on` | :none:`unclaimed` | |
+| threadset clause | :good:`done` | :none:`unclaimed` | https://github.com/llvm/llvm-project/pull/135807 |
----------------
Ritanya-B-Bharadwaj wrote:
Agreed! Modified accordingly.
https://github.com/llvm/llvm-project/pull/135807
More information about the llvm-commits
mailing list