@@ -256,7 +256,7 @@ implementation.
256256+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
257257| device | device-specific environment variables | :none: `unclaimed ` | |
258258+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
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 |
260260+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
261261| device | omp_get_mapped_ptr routine | :good: `done ` | D141545 |
262262+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
@@ -449,7 +449,7 @@ implementation.
449449+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
450450| Clarifications to Fortran map semantics | :none: `unclaimed ` | :none: `unclaimed ` | |
451451+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
452- | default clause at target construct | :part: `In Progress ` | :none: `unclaimed ` | |
452+ | default clause at target construct | :part: `In Progress ` | :none: `unclaimed ` | |
453453+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
454454| ref count update use_device_{ptr, addr} | :none: `unclaimed ` | :none: `unclaimed ` | |
455455+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
@@ -476,6 +476,8 @@ implementation.
476476+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
477477| Local clause on declare target | :part: `In Progress ` | :none: `unclaimed ` | |
478478+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
479+ | Changes to omp_target_is_accessible | :part: `In Progress ` | :part: `In Progress ` | |
480+ +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
479481
480482OpenMP Extensions
481483=================
0 commit comments