This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Support readonly modifier for declare copyin in module file
ClosedPublic

Authored by clementval on Aug 4 2023, 11:56 AM.

Details

Summary

Distinguish between copyin and copyin with the readonly modifier.

Depends on D157121

Diff Detail

Event Timeline

clementval created this revision.Aug 4 2023, 11:56 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
clementval requested review of this revision.Aug 4 2023, 11:56 AM
razvanlupusoru accepted this revision.Aug 4 2023, 5:51 PM

Looks great! Nice catch!

This revision is now accepted and ready to land.Aug 4 2023, 5:51 PM
clementval updated this revision to Diff 547809.Aug 7 2023, 8:47 AM

clang-format

This revision was landed with ongoing or failed builds.Aug 7 2023, 9:53 AM
This revision was automatically updated to reflect the committed changes.