Skip to content

Commit 6c3252e

Browse files
committed
[OPENMP][DOCS]Update status of conditional lastprivate, NFC.
1 parent a781521 commit 6c3252e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clang/docs/OpenMPSupport.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ implementation.
197197
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
198198
| device extension | clause: reverse_offload | :none:`unclaimed parts` | D52780 |
199199
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
200-
| device extension | clause: atomic_default_mem_order | :none:`unclaimed parts` | D53513 |
200+
| device extension | clause: atomic_default_mem_rrder | :none:`unclaimed parts` | D53513 |
201201
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
202202
| device extension | clause: dynamic_allocators | :none:`unclaimed parts` | D53079 |
203203
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
@@ -227,7 +227,7 @@ implementation.
227227
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
228228
| misc extension | metadirectives | :none:`worked on` | |
229229
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
230-
| misc extension | conditional modifier for lastprivate clause | :part:`worked on` | |
230+
| misc extension | conditional modifier for lastprivate clause | :good:`done` | |
231231
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
232232
| misc extension | user-defined function variants | :part:`worked on` | D67294, D64095 |
233233
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+

0 commit comments

Comments
 (0)