This is an archive of the discontinued LLVM Phabricator instance.

[flang] Handle polymorphic entities with rank > 0 in entry statement
ClosedPublic

Authored by clementval on Mar 20 2023, 11:24 AM.

Details

Summary

Correctly create the temporary for argument absent in the entry statement.

Diff Detail

Event Timeline

clementval created this revision.Mar 20 2023, 11:24 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 20 2023, 11:24 AM
clementval requested review of this revision.Mar 20 2023, 11:24 AM
PeteSteinfeld accepted this revision.Mar 20 2023, 1:01 PM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Mar 20 2023, 1:01 PM