This patch adds the lowering of coarray statements to the runtime
functions. The runtime functions are currently not implemented.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D122466
[flang] Lower some coarray statements to their runtime functions ClosedPublic Authored by clementval on Mar 25 2022, 2:09 AM.
Details Summary This patch adds the lowering of coarray statements to the runtime This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 25 2022, 2:09 AM
This revision is now accepted and ready to land.Mar 25 2022, 10:07 AM Closed by commit rG534b22831340: [flang] Lower some coarray statements to their runtime functions (authored by clementval). · Explain WhyMar 28 2022, 4:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 418548 flang/lib/Lower/Bridge.cpp
flang/lib/Lower/Runtime.cpp
|
Should we actually align this with the other TODO format here ("not yet implemented: runtime support ....") ?