Skip to content

Commit 2211394

Browse files
authored
[NFC][OpenMP][Docs] Claim work on OpenMP workdistribute construct (#153573)
1 parent 002362b commit 2211394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/OpenMPSupport.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ implementation.
376376
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
377377
| loop stripe transformation | :good:`done` | https://github.com/llvm/llvm-project/pull/119891 |
378378
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
379-
| work distribute construct | :none:`unclaimed` | :none:`unclaimed` | |
379+
| workdistribute construct | | :none:`in progress` | @skc7, @mjklemm |
380380
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
381381
| task_iteration | :none:`unclaimed` | :none:`unclaimed` | |
382382
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+

0 commit comments

Comments
 (0)