This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add MemoryAllocation pass to the pipeline
ClosedPublic

Authored by clementval on Jan 21 2022, 5:49 AM.

Details

Summary

Add the MemoryAllocation pass into the pipeline. Add
the possibilty to pass the options directly within the tool (tco).

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

Diff Detail

Event Timeline

clementval created this revision.Jan 21 2022, 5:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 21 2022, 5:49 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Jan 21 2022, 5:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 21 2022, 5:49 AM
This revision is now accepted and ready to land.Jan 24 2022, 1:36 AM
This revision was automatically updated to reflect the committed changes.