Skip to content

Commit 6c3990a

Browse files
committed
[OpenMP][NFC] Claim order clause modifiers (reproducible and unconstrained)
1 parent 53804e4 commit 6c3990a

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
@@ -302,7 +302,7 @@ want to help with the implementation.
302302
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
303303
| loop | Loop unrolling transformation | :good:`done` | D99459 |
304304
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
305-
| loop | 'reproducible'/'unconstrained' modifiers in 'order' clause | :none:`unclaimed` | |
305+
| loop | 'reproducible'/'unconstrained' modifiers in 'order' clause | :part:`partial` | D127855 |
306306
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
307307
| memory management | alignment for allocate directive and clause | :part:`worked on` | |
308308
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+

0 commit comments

Comments
 (0)