File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ implementation.
193193+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
194194| device | support non-contiguous array sections for target update | :good: `done ` | https://github.com/llvm/llvm-project/pull/144635 |
195195+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
196- | device | pointer attachment | :good: ` done ` | |
196+ | device | pointer attachment | :part: ` being repaired ` | @abhinavgaba (https://github.com/llvm/llvm-project/pull/153683) |
197197+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
198198| atomic | hints for the atomic construct | :good: `done ` | D51233 |
199199+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
@@ -627,6 +627,10 @@ implementation.
627627+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
628628| loop grid/tile modifiers for sizes clause | :none: `unclaimed ` | :none: `unclaimed ` | |
629629+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
630+ | attach map-type modifier | :part: `In Progress ` | :none: `unclaimed ` | C/C++: @abhinavgaba |
631+ | | | | RT: @abhinavgaba (https://github.com/llvm/llvm-project/pull/149036 |
632+ | | | | https://github.com/llvm/llvm-project/pull/158370) |
633+ +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
630634
631635
632636OpenMP Extensions
You can’t perform that action at this time.
0 commit comments