llvm-project/mlir/lib/Pass
Mehdi Amini b1aaed023e Enable `Pass::initialize()` to fail by returning a LogicalResult
Differential Revision: https://reviews.llvm.org/D96474
2021-02-11 01:51:53 +00: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 Enable `Pass::initialize()` to fail by returning a LogicalResult 2021-02-11 01:51:53 +00: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