llvm-project/mlir/lib/Pass
Sean Silva 0524a09cc7 [mlir] Tune error message for assertion.
This assertion can fire in the case of different contexts as well, which
is not difficult to do from Python bindings, for example.
2021-03-22 18:10:18 -07:00
..
CMakeLists.txt [MLIR][cmake] don't glob for sources. 2020-05-13 23:21:01 -07:00
IRPrinting.cpp [mlir] Remove the MutableDictionaryAttr class 2020-12-17 17:18:42 -08:00
Pass.cpp [mlir] Tune error message for assertion. 2021-03-22 18:10:18 -07:00
PassDetail.h [mlir] Add a hook for initializing passes before execution and use it in the Canonicalizer 2021-01-08 13:36:12 -08:00
PassManagerOptions.cpp [mlir][Pass] Add a new PassNameCLParser specifically for parsing lists of pass names 2020-12-15 14:56:09 -08:00
PassRegistry.cpp [mlir] Add error message when failing to add pass 2020-12-29 14:20:19 -08:00
PassStatistics.cpp Decouple OpPassManager from the the MLIRContext (NFC) 2020-09-03 06:02:05 +00:00
PassTiming.cpp [mlir][Inliner] Refactor the inliner to use nested pass pipelines instead of just canonicalization 2020-12-14 18:09:47 -08:00