This is an archive of the discontinued LLVM Phabricator instance.

[flang] Use AssignPolymorphic when LHS is polymorphic
ClosedPublic

Authored by clementval on Mar 5 2023, 11:46 AM.

Details

Summary

Make use of the new runtime entry point for assignment to
LHS allocatable polymorphic.

Diff Detail

Event Timeline

clementval created this revision.Mar 5 2023, 11:46 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 5 2023, 11:46 AM
clementval requested review of this revision.Mar 5 2023, 11:46 AM
This revision is now accepted and ready to land.Mar 5 2023, 11:53 PM
This revision was automatically updated to reflect the committed changes.