[mlir][openacc] Add descriptions for new acc data operations
authorRazvan Lupusoru <rlupusoru@nvidia.com>
Thu, 20 Apr 2023 22:48:57 +0000 (15:48 -0700)
committerRazvan Lupusoru <rlupusoru@nvidia.com>
Fri, 21 Apr 2023 17:21:29 +0000 (10:21 -0700)
commit482c1dfed314df844c3de68f02bb7c5708dea4bf
treef25e30a4a65c47c1eb2239cd5272cc2c27585d5c
parent4f02a0f60693d2abea58a508ea9ae790864a6389
[mlir][openacc] Add descriptions for new acc data operations

The acc.bounds operation now clarifies that it is meant to be
zero-based. I added example for both C++ and Fortran to
show the normalized representation.

I also added description for each operand in the data entry
and data exit operations.

Reviewed By: clementval

Differential Revision: https://reviews.llvm.org/D148860
mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td