This is an archive of the discontinued LLVM Phabricator instance.

[flang] Lower associate construct
ClosedPublic

Authored by clementval on Mar 8 2022, 11:47 AM.

Details

Summary

This patch lowers the associate construct.

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

Diff Detail

Event Timeline

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

All builds and tests correctly and looks good.

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