This is an archive of the discontinued LLVM Phabricator instance.

[flang] Implement codegen of hlfir.designate with component refs
ClosedPublic

Authored by jeanPerier on Jan 11 2023, 2:52 AM.

Details

Summary

Lower all the different kinds of hlfir.designate component refs to
FIR.

Depends on D141470

Diff Detail

Event Timeline

jeanPerier created this revision.Jan 11 2023, 2:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 11 2023, 2:52 AM
jeanPerier requested review of this revision.Jan 11 2023, 2:52 AM
This revision is now accepted and ready to land.Jan 13 2023, 1:27 AM