This is an archive of the discontinued LLVM Phabricator instance.

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

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

Details

Summary

This patch adds couple of tests for allocatable
on the callee side. Lowering for some missing underlying features
is added as well.

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

Depends on D120744

Diff Detail

Event Timeline

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

All builds, tests, and is formatted correctly.

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