[PATCH] D117886: [flang] Add MemoryAllocation pass to the pipeline

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 21 05:49:37 PST 2022


clementval created this revision.
clementval added reviewers: jeanPerier, kiranchandramohan.
Herald added a subscriber: mehdi_amini.
Herald added a project: Flang.
clementval requested review of this revision.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.

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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117886

Files:
  flang/include/flang/Optimizer/Transforms/Passes.h
  flang/include/flang/Tools/CLOptions.inc
  flang/lib/Optimizer/Transforms/MemoryAllocation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117886.401966.patch
Type: text/x-patch
Size: 4486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220121/58681916/attachment.bin>


More information about the llvm-commits mailing list