llvm-project/mlir/lib/Support
Mehdi Amini a62d38a90d Disable implicit nesting on parsing textual pass pipeline
Previous the textual form of the pass pipeline would implicitly nest,
instead we opt for the explicit form here: this has less surprise.

This also avoids asserting in the bindings when passing a pass pipeline
with incorrect nesting.

Differential Revision: https://reviews.llvm.org/D91233
2020-11-11 19:21:51 +00:00
..
CMakeLists.txt [mlir] Improve LLVM shlib support 2020-10-09 07:17:56 +02:00
FileUtilities.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
IndentedOstream.cpp Add indented raw_ostream class 2020-10-03 15:17:38 -07:00
MlirOptMain.cpp Disable implicit nesting on parsing textual pass pipeline 2020-11-11 19:21:51 +00:00
StorageUniquer.cpp [mlir][StorageUniquer] Refactor parametric storage to use sharded dense sets 2020-10-26 19:40:19 -07:00
ToolUtilities.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00