@@ -256,7 +256,7 @@ implementation.
256
256
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
257
257
| device | device-specific environment variables | :none: `unclaimed ` | |
258
258
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
259
- | device | omp_target_is_accessible routine | :none: ` unclaimed ` | |
259
+ | device | omp_target_is_accessible routine | :part: ` In Progress ` | https://github.com/llvm/llvm-project/pull/138294 |
260
260
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
261
261
| device | omp_get_mapped_ptr routine | :good: `done ` | D141545 |
262
262
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
@@ -449,7 +449,7 @@ implementation.
449
449
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
450
450
| Clarifications to Fortran map semantics | :none: `unclaimed ` | :none: `unclaimed ` | |
451
451
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
452
- | default clause at target construct | :part: `In Progress ` | :none: `unclaimed ` | |
452
+ | default clause at target construct | :part: `In Progress ` | :none: `unclaimed ` | |
453
453
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
454
454
| ref count update use_device_{ptr, addr} | :none: `unclaimed ` | :none: `unclaimed ` | |
455
455
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
@@ -476,6 +476,8 @@ implementation.
476
476
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
477
477
| Local clause on declare target | :part: `In Progress ` | :none: `unclaimed ` | |
478
478
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
479
+ | Changes to omp_target_is_accessible | :part: `In Progress ` | :part: `In Progress ` | |
480
+ +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
479
481
480
482
OpenMP Extensions
481
483
=================
0 commit comments