This is an archive of the discontinued LLVM Phabricator instance.

[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
designators.
Generate an hlfir.parent_comp for parent component at the end
of designators.

Depends on D144946

Diff Detail

Event Timeline

jeanPerier created this revision.Feb 28 2023, 2:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 28 2023, 2:27 AM
jeanPerier requested review of this revision.Feb 28 2023, 2:27 AM
This revision is now accepted and ready to land.Feb 28 2023, 2:46 AM
This revision was automatically updated to reflect the committed changes.