This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add lowering for host association
ClosedPublic

Authored by clementval on Mar 7 2022, 9:49 AM.

Details

Summary

This patches adds the code to handle host association for
inner subroutines and functions.

This patch is part of the upstreaming effort from fir-dev branch.

Diff Detail

Event Timeline

clementval created this revision.Mar 7 2022, 9:49 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
clementval requested review of this revision.Mar 7 2022, 9:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2022, 9:49 AM
clementval retitled this revision from [flang] Add lowering for host associated to [flang] Add lowering for host association.Mar 7 2022, 9:50 AM
jeanPerier accepted this revision.Mar 7 2022, 10:06 AM
This revision is now accepted and ready to land.Mar 7 2022, 10:06 AM
This revision was automatically updated to reflect the committed changes.