[OpenMP][Docs] Mark present map type modifier as done

This commit is contained in:
Joel E. Denny 2020-08-05 08:55:22 -04:00
parent 26cf9c1704
commit 03bb545b68

View File

@ -270,7 +270,7 @@ want to help with the implementation.
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| loop extension | Loop tiling transformation | :part:`worked on` | D76342 | | loop extension | Loop tiling transformation | :part:`worked on` | D76342 |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| device extension | 'present' map type modifier | :part:`mostly done` | D83061, D83062, D84422 | | device extension | 'present' map type modifier | :good:`done` | D83061, D83062, D84422 |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| device extension | 'present' motion modifier | :good:`done` | D84711, D84712 | | device extension | 'present' motion modifier | :good:`done` | D84711, D84712 |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+