This patch adds couple of tests for allocatable
on the callee side. Lowering for some missing underlying features
is added as well.
This patch is part of the upstreaming effort from fir-dev branch.
Depends on D120744
Paths
| Differential D120746
[flang] Add test for allocatable on the callee side ClosedPublic Authored by clementval on Mar 1 2022, 9:57 AM.
Details Summary This patch adds couple of tests for allocatable This patch is part of the upstreaming effort from fir-dev branch. Depends on D120744
Diff Detail
Event Timelineclementval added a child revision: D120748: [flang] Add test for allocatable on the caller side.Mar 1 2022, 9:58 AM This revision is now accepted and ready to land.Mar 1 2022, 10:22 AM Closed by commit rG96d9df4157af: [flang] Add test for allocatable on the callee side (authored by clementval). · Explain WhyMar 1 2022, 1:58 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 412243 flang/lib/Lower/CallInterface.cpp
flang/lib/Lower/ConvertExpr.cpp
flang/lib/Lower/ConvertVariable.cpp
flang/lib/Optimizer/Builder/MutableBox.cpp
flang/test/Lower/allocatable-callee.f90
|