This patch simplify the parent component handling when it's the last ref.
The first field is not necessary when the target box type is set correctly.
Paths
| Differential D145795
[flang] Simpify parent component handling ClosedPublic Authored by clementval on Mar 10 2023, 7:29 AM.
Details
Summary This patch simplify the parent component handling when it's the last ref. The first field is not necessary when the target box type is set correctly.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 10 2023, 7:29 AM This revision is now accepted and ready to land.Mar 10 2023, 1:41 PM Closed by commit rGfa77f579560e: [flang] Simpify parent component handling (authored by clementval). · Explain WhyMar 12 2023, 12:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 504462 flang/lib/Lower/ConvertExpr.cpp
flang/test/Lower/parent-component.f90
flang/test/Lower/polymorphic.f90
|