This patch adds lowering to suppoert statement functions
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D121990
[flang] Lower statement function ClosedPublic Authored by clementval on Mar 18 2022, 3:49 AM.
Details Summary This patch adds lowering to suppoert statement functions 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 18 2022, 3:49 AM This revision is now accepted and ready to land.Mar 18 2022, 6:45 AM Closed by commit rG460f828f09d2: [flang] Lower statement function (authored by clementval). · Explain WhyMar 18 2022, 6:47 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 416449 flang/include/flang/Optimizer/Dialect/FIRType.h
flang/lib/Lower/ConvertExpr.cpp
flang/lib/Optimizer/Dialect/FIRType.cpp
flang/test/Lower/statement-function.f90
|