This is an archive of the discontinued LLVM Phabricator instance.

[flang] Perform assignment to polymorphic allocatable with runtime call
ClosedPublic

Authored by clementval on Dec 2 2022, 4:28 AM.

Details

Summary

Lower assignment to polymorphic allocatable to the Assign runtime
call.

Diff Detail

Event Timeline

clementval created this revision.Dec 2 2022, 4:28 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Dec 2 2022, 4:28 AM
This revision is now accepted and ready to land.Dec 2 2022, 5:24 AM