Skip to content

Commit 96a1e55

Browse files
[OpenMP] Update 6.1 implementation status. (#161449)
@jhuber6: Please review
1 parent f57b60a commit 96a1e55

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

clang/docs/OpenMPSupport.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -580,9 +580,12 @@ implementation.
580580
| need_device_addr modifier for adjust_args clause | :part:`partial` | :none:`unclaimed` | Parsing/Sema: https://github.com/llvm/llvm-project/pull/143442 |
581581
| | | | https://github.com/llvm/llvm-project/pull/149586 |
582582
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
583-
| Prescriptive num_threads | :part:`In Progress` | :none:`unclaimed` | ro-i |
583+
| Prescriptive num_threads | :good:`done` | :none:`unclaimed` | https://github.com/llvm/llvm-project/pull/160659 |
584+
| | | | https://github.com/llvm/llvm-project/pull/146403 |
585+
| | | | https://github.com/llvm/llvm-project/pull/146404 |
586+
| | | | https://github.com/llvm/llvm-project/pull/146405 |
584587
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
585-
| Message and severity clauses | :part:`In Progress` | :none:`unclaimed` | ro-i |
588+
| Message and severity clauses | :good:`done` | :none:`unclaimed` | https://github.com/llvm/llvm-project/pull/146093 |
586589
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
587590
| Local clause on declare target | :part:`In Progress` | :none:`unclaimed` | |
588591
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+

0 commit comments

Comments
 (0)