This patch adds the lowering of the inquire statement.
This patch is part of the upstreaming effort from fir-dev branch.
Depends on D120822
Paths
| Differential D120823
[flang] Lower inquire statement ClosedPublic Authored by clementval on Mar 2 2022, 8:31 AM.
Details Summary This patch adds the lowering of the inquire statement. This patch is part of the upstreaming effort from fir-dev branch. Depends on D120822
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 2 2022, 8:31 AM This revision is now accepted and ready to land.Mar 2 2022, 8:52 AM This revision was landed with ongoing or failed builds.Mar 2 2022, 9:03 AM Closed by commit rG7e32cada0105: [flang] Lower inquire statement (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 412450 flang/include/flang/Lower/IO.h
flang/include/flang/Optimizer/Builder/Character.h
flang/lib/Lower/Bridge.cpp
flang/lib/Lower/ConvertExpr.cpp
flang/lib/Lower/IO.cpp
flang/lib/Optimizer/Builder/Character.cpp
flang/test/Lower/io-statement-1.f90
|