This patches adds lowering for couple of basic io statements such as flush,
endfile, backspace and rewind
This patch is part of the upstreaming effort from fir-dev branch.
Depends on D120821
Paths
| Differential D120822
[flang] Lower basic IO file statements ClosedPublic Authored by clementval on Mar 2 2022, 8:30 AM.
Details Summary This patches adds lowering for couple of basic io statements such as flush, This patch is part of the upstreaming effort from fir-dev branch. Depends on D120821
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 2 2022, 8:30 AM This revision is now accepted and ready to land.Mar 2 2022, 8:51 AM Closed by commit rG46f46a3763c4: [flang] Lower basic IO file statements (authored by clementval). · Explain WhyMar 2 2022, 9:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 412436 flang/include/flang/Lower/IO.h
flang/lib/Lower/Bridge.cpp
flang/lib/Lower/IO.cpp
flang/test/Lower/io-statement-1.f90
|