Distinguish between copyin and copyin with the readonly modifier.
Depends on D157121
Paths
| Differential D157125
[flang][openacc] Support readonly modifier for declare copyin in module file ClosedPublic Authored by clementval on Aug 4 2023, 11:56 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 4 2023, 5:51 PM This revision was landed with ongoing or failed builds.Aug 7 2023, 9:53 AM Closed by commit rGa749b32a1105: [flang][openacc] Support readonly modifier for declare copyin in module file (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 547365 flang/include/flang/Semantics/symbol.h
flang/lib/Semantics/mod-file.cpp
flang/lib/Semantics/resolve-directives.cpp
flang/test/Semantics/OpenACC/acc-module.f90
|