This is an archive of the discontinued LLVM Phabricator instance.

[flang] Handle correctly polymorphic descriptor for IO input
ClosedPublic

Authored by clementval on Dec 9 2022, 5:17 AM.

Details

Summary

Polymorphic entities are already emboxed. Just update
the code to use BaseBoxType instead of BoxType.

Diff Detail

Event Timeline

clementval created this revision.Dec 9 2022, 5:17 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptDec 9 2022, 5:17 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Dec 9 2022, 5:17 AM
This revision is now accepted and ready to land.Dec 9 2022, 5:27 AM
This revision was landed with ongoing or failed builds.Dec 9 2022, 7:07 AM
This revision was automatically updated to reflect the committed changes.