This is an archive of the discontinued LLVM Phabricator instance.

[flang] Handle lowering of ranked array
ClosedPublic

Authored by clementval on Feb 15 2022, 5:16 AM.

Details

Summary

This patch adds lowering of ranked array as function return.

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

Co-authored-by: Jean Perier <jperier@nvidia.com>

Diff Detail

Event Timeline

clementval created this revision.Feb 15 2022, 5:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2022, 5:16 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Feb 15 2022, 5:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2022, 5:16 AM
PeteSteinfeld accepted this revision.Feb 15 2022, 6:44 AM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Feb 15 2022, 6:44 AM
This revision was automatically updated to reflect the committed changes.