This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add test for allocatable on the caller side
ClosedPublic

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

Details

Summary

This patch adds test for allocatable on the caller side.
Lowering for missing features is added as well.

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

Depends on D120746

Diff Detail

Event Timeline

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

All builds, tests, and is formatted correctly.

This revision is now accepted and ready to land.Mar 1 2022, 10:24 AM
schweitz accepted this revision.Mar 1 2022, 10:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 1 2022, 2:00 PM
This revision was automatically updated to reflect the committed changes.