This patch adds the lowering of open and close statements
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D120821
[flang] Lower IO open and close statements ClosedPublic Authored by clementval on Mar 2 2022, 8:28 AM.
Details Summary This patch adds the lowering of open and close statements 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 2 2022, 8:28 AM clementval added a child revision: D120822: [flang] Lower basic IO file statements.Mar 2 2022, 8:30 AM This revision is now accepted and ready to land.Mar 2 2022, 8:51 AM Closed by commit rGdb48f7b2f7b3: [flang] Lower IO open and close statements (authored by clementval). · Explain WhyMar 2 2022, 8:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 412445 flang/include/flang/Lower/IO.h
flang/lib/Lower/Bridge.cpp
flang/lib/Lower/IO.cpp
flang/test/Lower/io-statement-1.f90
|