diff options
author | rkayaith <rkayaith@gmail.com> | 2022-10-20 00:27:09 -0400 |
---|---|---|
committer | rkayaith <rkayaith@gmail.com> | 2022-11-04 12:04:26 -0400 |
commit | dd1b1d44503288f98b298f1ec8b374137d2812e2 (patch) | |
tree | c0aeb250ec18330ac547c68cd2722b77caaf88b8 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2f211f865decbed393f7c08415398ed840b3a9e3 (diff) | |
download | llvm-dd1b1d44503288f98b298f1ec8b374137d2812e2.zip llvm-dd1b1d44503288f98b298f1ec8b374137d2812e2.tar.gz llvm-dd1b1d44503288f98b298f1ec8b374137d2812e2.tar.bz2 |
[mlir][python] Allow adding to existing pass manager
This adds a `PassManager.add` method which adds pipeline elements to the
pass manager. This allows for progressively building up a pipeline from
python without string manipulation.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D137344
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions