@@ -173,13 +173,13 @@ implementation.
173173+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
174174| device extension | OMP_TARGET_OFFLOAD environment variable | :good: `done ` | D50522 |
175175+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
176- | device extension | support full 'defaultmap' functionality | :part: `worked on ` | |
176+ | device extension | support full 'defaultmap' functionality | :part: `worked on ` | D69204 |
177177+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
178178| device extension | device specific functions | :none: `unclaimed ` | |
179179+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
180180| device extension | clause: device_type | :good: `done ` | |
181181+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
182- | device extension | clause: in_reduction | :none: ` unclaimed ` | r308768 |
182+ | device extension | clause: in_reduction | :part: ` worked on ` | r308768 |
183183+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
184184| device extension | omp_get_device_num() | :part: `worked on ` | D54342 |
185185+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
@@ -211,6 +211,8 @@ implementation.
211211+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
212212| device extension | teams construct on the host device | :part: `worked on ` | Clang part is done, r371553. |
213213+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
214+ | device extension | support non-contiguous array sections for target update | :part: `worked on ` | |
215+ +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
214216| atomic extension | hints for the atomic construct | :part: `worked on ` | D51233 |
215217+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
216218| base language | C11 support | :none: `unclaimed ` | |
0 commit comments