Skip to content

Commit 1140199

Browse files
author
Chandra Ghale
committed
Update OpenMPSupport.rst
1 parent 0c790fc commit 1140199

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
@@ -320,7 +320,9 @@ implementation.
320320
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
321321
| misc | nothing directive | :good:`done` | D123286 |
322322
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
323-
| misc | masked construct and related combined constructs | :part:`worked on` | D99995, D100514 |
323+
| misc | masked construct and related combined constructs | :good:`done` | D99995, D100514, PR-121741(parallel_masked_taskloop) |
324+
| | | | PR-121746(parallel_masked_task_loop_simd),PR-121914(masked_taskloop) |
325+
| | | | PR-121916(masked_taskloop_simd) |
324326
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
325327
| misc | default(firstprivate) & default(private) | :good:`done` | D75591 (firstprivate), D125912 (private) |
326328
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+

0 commit comments

Comments
 (0)