This patch enables scalar real type in lowering.
It is tested on function return types.
This patch is part of the upstreaming effort from fir-dev branch.
Depends on D119698
Co-authored-by: Jean Perier <jperier@nvidia.com>
Paths
| Differential D119699
[flang] Enable scalar real type in lowering ClosedPublic Authored by clementval on Feb 14 2022, 2:21 AM.
Details Summary This patch enables scalar real type in lowering. This patch is part of the upstreaming effort from fir-dev branch. Depends on D119698 Co-authored-by: Jean Perier <jperier@nvidia.com>
Diff Detail
Event Timelineclementval removed a parent revision: D119698: [flang] Lower basic function with scalar integer/logical return value.Feb 14 2022, 12:50 PM This revision is now accepted and ready to land.Feb 14 2022, 1:37 PM Closed by commit rG0a0b3029deb2: [flang] Enable scalar real type in lowering (authored by clementval). · Explain WhyFeb 14 2022, 11:23 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 408719 flang/lib/Lower/ConvertType.cpp
flang/test/Lower/basic-function.f90
|