This is an archive of the discontinued LLVM Phabricator instance.

[flang][hlfir] Lower allocatable assignment to HLFIR
ClosedPublic

Authored by jeanPerier on Feb 24 2023, 5:27 AM.

Details

Summary

Nothing much to do except set the right attributes on hlfir.assign.

Depends on D144723.

Diff Detail

Event Timeline

jeanPerier created this revision.Feb 24 2023, 5:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 24 2023, 5:27 AM
jeanPerier requested review of this revision.Feb 24 2023, 5:27 AM
PeteSteinfeld accepted this revision.Feb 24 2023, 6:19 AM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Feb 24 2023, 6:19 AM
This revision was automatically updated to reflect the committed changes.