This is an archive of the discontinued LLVM Phabricator instance.

[flang] Support polymorphic source in RESHAPE intrinsic
ClosedPublic

Authored by clementval on Jan 19 2023, 2:10 AM.

Details

Summary

Result must carry the polymorphic type information
from the source.

Diff Detail

Event Timeline

clementval created this revision.Jan 19 2023, 2:10 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 19 2023, 2:10 AM
clementval requested review of this revision.Jan 19 2023, 2:10 AM
jeanPerier accepted this revision.Jan 19 2023, 5:33 AM
This revision is now accepted and ready to land.Jan 19 2023, 5:33 AM
PeteSteinfeld accepted this revision.Jan 19 2023, 6:31 AM

All builds and tests correctly and looks good.

This revision was landed with ongoing or failed builds.Jan 19 2023, 8:33 AM
This revision was automatically updated to reflect the committed changes.