Skip the parent components when they are not at the end of
designators.
Generate an hlfir.parent_comp for parent component at the end
of designators.
Depends on D144946
Paths
| Differential D144948
[flang][hlfir] Lower parent component references ClosedPublic Authored by jeanPerier on Feb 28 2023, 2:27 AM.
Details Summary Skip the parent components when they are not at the end of Depends on D144946
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 28 2023, 2:46 AM Closed by commit rG88be49599f3a: [flang][hlfir] Lower parent component references (authored by jeanPerier). · Explain WhyFeb 28 2023, 5:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 501100 flang/lib/Lower/ConvertExprToHLFIR.cpp
flang/test/Lower/HLFIR/parent-component-ref.f90
|