llvm-project/mlir/test/lib
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
..
Dialect [MLIR][SPIRV] Start module combiner. 2020-10-30 16:55:43 -04:00
IR [mlir] Add FuncOp::eraseResults 2020-10-23 11:03:42 -07:00
Pass
Reducer
Transforms Make the implicit nesting behavior of the PassManager user-controllable and default to false 2020-11-03 11:17:44 +00:00
CMakeLists.txt