[OpenMP][Docs] Update `present` modifier status

This commit is contained in:
Joel E. Denny 2020-07-27 19:22:05 -04:00
parent f1d4db4f0c
commit f250eb37cd
1 changed files with 3 additions and 1 deletions

View File

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