This is an archive of the discontinued LLVM Phabricator instance.

[flang] Handle dynamic array lowering
ClosedPublic

Authored by clementval on Mar 1 2022, 9:54 AM.

Details

Summary

This patch enables dynamic array lowering
and use the funcationality inside some IO tests.

This patch is part of the upstreaming effort from fir-dev branch.

Depends on D120743

Diff Detail

Event Timeline

clementval created this revision.Mar 1 2022, 9:54 AM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Mar 1 2022, 9:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 1 2022, 9:54 AM
PeteSteinfeld accepted this revision.Mar 1 2022, 10:20 AM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Mar 1 2022, 10:20 AM
schweitz accepted this revision.Mar 1 2022, 10:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 1 2022, 12:51 PM
This revision was landed with ongoing or failed builds.Mar 1 2022, 1:30 PM
This revision was automatically updated to reflect the committed changes.