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.
Paths
| Differential D117886
[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 This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 24 2022, 1:36 AM Closed by commit rG4d53f88d1a18: [flang] Add MemoryAllocation pass to the pipeline (authored by clementval). · Explain WhyJan 24 2022, 7:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 402525 flang/include/flang/Optimizer/Transforms/Passes.h
flang/include/flang/Tools/CLOptions.inc
flang/lib/Optimizer/Transforms/MemoryAllocation.cpp
|