This is an archive of the discontinued LLVM Phabricator instance.

[mlir][openacc] Make use of the second counter extension in DataOp translation
ClosedPublic

Authored by clementval on Jul 21 2021, 6:55 PM.

Details

Summary

Make use of runtime extension for the second reference counter used in
structured data region. This extension is implemented in D106510 and D106509.

Diff Detail