llvm-project/mlir/lib/Pass
River Riddle 20211b3261 [mlir] Fix tsan failure in PassCrashRecovery
Don't set printOpOnDiagnostic, as this is not safe to call from a threaded context.

Differential Revision: https://reviews.llvm.org/D111752
2021-10-18 15:25:21 +00:00
..
CMakeLists.txt [mlir] Refactor the implementation of pass crash reproducers 2021-05-19 16:59:53 -07:00
IRPrinting.cpp [mlir-ir-printing] Prefix the dump message with the split marker(// -----) 2021-06-10 17:34:50 -07:00
Pass.cpp Remove unused llvm/Support/Parallel.h from MLIR (NFC) 2021-09-14 23:30:42 +00:00
PassCrashRecovery.cpp [mlir] Fix tsan failure in PassCrashRecovery 2021-10-18 15:25:21 +00:00
PassDetail.h [mlir] Refactor the implementation of pass crash reproducers 2021-05-19 16:59:53 -07:00
PassManagerOptions.cpp [mlir] Add a new `print-ir-after-failure` IR pass printing flag 2021-05-19 16:54:20 -07:00
PassRegistry.cpp Remove deprecated registration APIs (NFC) 2021-09-01 18:53:30 +00:00
PassStatistics.cpp [ADT] Remove StatisticBase and make NoopStatistic empty 2021-04-26 16:47:32 -07:00
PassTiming.cpp [MLIR] Factor pass timing out into a dedicated timing manager 2021-05-12 18:14:51 +02:00