llvm-project/mlir/unittests/Pass
Mehdi Amini 008b9d97cb Make the implicit nesting behavior of the PassManager user-controllable and default to false
This is an error prone behavior, I frequently have ~20 min debugging sessions when I hit
an unexpected implicit nesting. This default makes the C++ API safer for users.

Depends On D90669

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D90671
2020-11-03 11:17:44 +00:00
..
AnalysisManagerTest.cpp Remove global dialect registration 2020-10-24 00:35:55 +00:00
CMakeLists.txt [MLIR] Add support for defining and using Op specific analysis 2020-08-17 09:00:47 -07:00
PassManagerTest.cpp Make the implicit nesting behavior of the PassManager user-controllable and default to false 2020-11-03 11:17:44 +00:00