[OpenMP][NFC] Claim iterators in 'map' clause and motion clauses
This commit is contained in:
parent
3e8d46921f
commit
ccc12a2376
|
@ -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` | |
|
||||
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
|
||||
|
|
Loading…
Reference in New Issue