@@ -416,9 +416,9 @@ implementation.
416416+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
417417| safe_sync and progress with identifier and API | :none: `unclaimed ` | :none: `unclaimed ` | |
418418+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
419- | OpenMP directives in concurrent loop regions | :none: ` unclaimed ` | :none: `unclaimed ` | |
419+ | OpenMP directives in concurrent loop regions | :good: ` done ` | :none: `unclaimed ` | https://github.com/llvm/llvm-project/pull/125621 |
420420+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
421- | atomics constructs on concurrent loop regions | :none: ` unclaimed ` | :none: `unclaimed ` | |
421+ | atomics constructs on concurrent loop regions | :good: ` done ` | :none: `unclaimed ` | https://github.com/llvm/llvm-project/pull/125621 |
422422+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
423423| Loop construct with DO CONCURRENT | :none: `unclaimed ` | :none: `unclaimed ` | |
424424+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
@@ -456,9 +456,7 @@ implementation.
456456+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
457457| map-type modifiers in arbitrary position | :none: `unclaimed ` | :none: `unclaimed ` | |
458458+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
459- | atomic constructs in loop region | :none: `unclaimed ` | :none: `unclaimed ` | |
460- +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
461- | Lift nesting restriction on concurrent loop | :none: `unclaimed ` | :none: `unclaimed ` | |
459+ | Lift nesting restriction on concurrent loop | :good: `done ` | :none: `unclaimed ` | https://github.com/llvm/llvm-project/pull/125621 |
462460+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
463461| priority clause for target constructs | :none: `unclaimed ` | :none: `unclaimed ` | |
464462+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
0 commit comments