This is an archive of the discontinued LLVM Phabricator instance.

[flang] Update allocate lowering to use AllocatableInit.*ForAllocate functions
ClosedPublic

Authored by clementval on Mar 17 2023, 5:37 AM.

Details

Summary

Update lowering of allocate statement to use the new
functions defined in D146290.

Depends on D146290

Diff Detail

Event Timeline

clementval created this revision.Mar 17 2023, 5:37 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 17 2023, 5:37 AM
clementval requested review of this revision.Mar 17 2023, 5:37 AM
clementval retitled this revision from [flang] Use AllocatableInit[.*]ForAllocate functions to [flang] Update allocate lowering to use AllocatableInit.*ForAllocate functions.Mar 17 2023, 5:38 AM
PeteSteinfeld accepted this revision.Mar 17 2023, 6:31 AM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Mar 17 2023, 6:31 AM
This revision was landed with ongoing or failed builds.Mar 20 2023, 2:02 AM
This revision was automatically updated to reflect the committed changes.