Skip to content

Commit 3696002

Browse files
committed
[docs][OpenMP] Update the status of GROUPPRIVATE in flang
1 parent 3f3f7d1 commit 3696002

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

clang/docs/OpenMPSupport.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,9 @@ implementation.
477477
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
478478
| Local clause on declare target | :part:`In Progress` | :none:`unclaimed` | |
479479
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
480-
| groupprivate directive | :part:`In Progress` | :part:`In Progress` | Flang: kparzysz, mjklemm |
480+
| groupprivate directive | :part:`In Progress` | :part:`partial` | Flang: kparzysz, mjklemm |
481+
| | | | Flang parser: https://github.com/llvm/llvm-project/pull/153807 |
482+
| | | | Flang sema: https://github.com/llvm/llvm-project/pull/154779 |
481483
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
482484
| variable-category on default clause | :part:`In Progress` | :none:`unclaimed` | |
483485
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+

0 commit comments

Comments
 (0)