Skip to content

Commit eb8cc89

Browse files
committedSep 12, 2024·
[NFC] Claim OpenMP feature - target_device selector set
1 parent 8ed8210 commit eb8cc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎clang/docs/OpenMPSupport.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ implementation.
306306
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
307307
| misc | OMP_NUM_TEAMS and OMP_TEAMS_THREAD_LIMIT env vars | :good:`done` | D138769 |
308308
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
309-
| misc | 'target_device' selector in context specifier | :none:`unclaimed` | |
309+
| misc | 'target_device' selector in context specifier | :none:`worked on` | |
310310
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
311311
| misc | begin/end declare variant | :good:`done` | D71179 |
312312
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+

0 commit comments

Comments
 (0)
Please sign in to comment.