[OpenMP50][DOCS] Mark target data non-contiguous as done, NFC.

This commit is contained in:
cchen 2020-11-24 16:07:39 -06:00
parent a200501bca
commit 77e98eaee2
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ implementation.
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| device extension | teams construct on the host device | :part:`worked on` | Clang part is done, r371553. |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| device extension | support non-contiguous array sections for target update | :part:`worked on` | |
| device extension | support non-contiguous array sections for target update | :good:`done` | |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| device extension | pointer attachment | :none:`unclaimed` | |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+