Skip to content

Commit 5130770

Browse files
committed
update docs for known deviations
1 parent 9d59ad7 commit 5130770

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flang/docs/OpenACC.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ local:
2525
logical expression.
2626
* `!$acc routine` directive can be placed at the top level.
2727
* `!$acc cache` directive accepts scalar variable.
28+
* The `!$acc declare` directive accepts assumed size array arguments for
29+
`deviceptr` and `present` clauses.
2830

2931
## Remarks about incompatibilities with other implementations
3032
* Array element references in the data clauses are equivalent to array sections

0 commit comments

Comments
 (0)