llvm-project/mlir/unittests/Pass
Mehdi Amini a8c1d9d63e Add a clear() method on the PassManager (NFC)
This allows to clear an OpPassManager and populated it again with a new
pipeline, while preserving all the other options (including instrumentations).

Differential Revision: https://reviews.llvm.org/D112393
2021-10-25 04:39:00 +00:00
..
AnalysisManagerTest.cpp [mlir] Pass AnalysisManager as optional parameter to analysis ctor, so it can request any other analysis as dependency 2021-04-20 19:18:36 +03:00
CMakeLists.txt [MLIR] Add support for defining and using Op specific analysis 2020-08-17 09:00:47 -07:00
PassManagerTest.cpp Add a clear() method on the PassManager (NFC) 2021-10-25 04:39:00 +00:00