llvm-project/mlir/lib/Pass
Jacques Pienaar 5fd2b3a124 [mlir] Add error message when failing to add pass
Ran into failure without any error message previously here.

Differential Revision: https://reviews.llvm.org/D93910
2020-12-29 14:20:19 -08: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][Inliner] Refactor the inliner to use nested pass pipelines instead of just canonicalization 2020-12-14 18:09:47 -08:00
PassDetail.h [mlir][Inliner] Refactor the inliner to use nested pass pipelines instead of just canonicalization 2020-12-14 18:09:47 -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