This is an archive of the discontinued LLVM Phabricator instance.

[flang] Carry over the derived type from target in pointer remapping
ClosedPublic

Authored by clementval on Feb 10 2023, 2:42 AM.

Details

Summary

When calling PointerAssociateRemapping the dynamic type information
from the target needs to be carried over to the pointer if any.

Diff Detail

Event Timeline

clementval created this revision.Feb 10 2023, 2:42 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 10 2023, 2:42 AM
Herald added a subscriber: sunshaoce. · View Herald Transcript
clementval requested review of this revision.Feb 10 2023, 2:42 AM
klausler accepted this revision.Feb 17 2023, 9:12 AM
This revision is now accepted and ready to land.Feb 17 2023, 9:12 AM
This revision was landed with ongoing or failed builds.Feb 20 2023, 12:44 AM
This revision was automatically updated to reflect the committed changes.