We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d59ad7 commit 5130770Copy full SHA for 5130770
flang/docs/OpenACC.md
@@ -25,6 +25,8 @@ local:
25
logical expression.
26
* `!$acc routine` directive can be placed at the top level.
27
* `!$acc cache` directive accepts scalar variable.
28
+* The `!$acc declare` directive accepts assumed size array arguments for
29
+ `deviceptr` and `present` clauses.
30
31
## Remarks about incompatibilities with other implementations
32
* Array element references in the data clauses are equivalent to array sections
0 commit comments