This patch enables dynamic array lowering
and use the funcationality inside some IO tests.
This patch is part of the upstreaming effort from fir-dev branch.
Depends on D120743
Paths
| Differential D120744
[flang] Handle dynamic array lowering ClosedPublic Authored by clementval on Mar 1 2022, 9:54 AM.
Details Summary This patch enables dynamic array lowering This patch is part of the upstreaming effort from fir-dev branch. Depends on D120743
Diff Detail
Event Timelineclementval added a child revision: D120746: [flang] Add test for allocatable on the callee side.Mar 1 2022, 9:57 AM This revision is now accepted and ready to land.Mar 1 2022, 10:20 AM clementval removed a parent revision: D120743: [flang] Lower basic IO statement.Mar 1 2022, 12:51 PM This revision was landed with ongoing or failed builds.Mar 1 2022, 1:30 PM Closed by commit rGd88dfd2b311d: [flang] Handle dynamic array lowering (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 412217 flang/lib/Lower/Bridge.cpp
flang/lib/Lower/ConvertExpr.cpp
flang/lib/Lower/ConvertVariable.cpp
flang/test/Lower/io-statement-1.f90
flang/test/Lower/io-statement-2.f90
|