This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add array constructor lowering tests
ClosedPublic

Authored by clementval on Mar 17 2022, 1:07 PM.

Details

Summary

This patch adds some tests for the lowering of
array constructors.

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

Diff Detail

Event Timeline

clementval created this revision.Mar 17 2022, 1:07 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 17 2022, 1:07 PM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Mar 17 2022, 1:07 PM
PeteSteinfeld accepted this revision.Mar 17 2022, 1:24 PM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Mar 17 2022, 1:24 PM
This revision was automatically updated to reflect the committed changes.