[OpenMP][NFC] Claim iterators in 'map' clause and motion clauses

This commit is contained in:
Chi Chun Chen 2022-07-21 15:50:22 -05:00
parent 3e8d46921f
commit ccc12a2376
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ implementation.
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| device | has_device_addr clause on target construct | :none:`unclaimed` | |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| device | iterators in map clause or motion clauses | :none:`unclaimed` | |
| device | iterators in map clause or motion clauses | :part:`worked on` | |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| device | indirect clause on declare target directive | :none:`unclaimed` | |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+