llvm-project/mlir/test/Pass
Mehdi Amini 83892d76f4 Print custom assembly on pass failure by default
The printer is now resilient to invalid IR and will already automatically
fallback to the generic form on invalid IR. Using the generic printer on
pass failure was a conservative option before the printer was made
failsafe.

Reviewed By: lattner, rriddle, jpienaar, bondhugula

Differential Revision: https://reviews.llvm.org/D123915
2022-04-19 17:29:08 +00:00
..
crash-recovery-dynamic-failure.mlir [mlir] Prefix pass manager options with `mlir-` 2022-04-12 09:32:44 +00:00
crash-recovery.mlir [mlir] Prefix pass manager options with `mlir-` 2022-04-12 09:32:44 +00:00
dynamic-pipeline-fail-on-parent.mlir [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
dynamic-pipeline-nested.mlir [mlir] Prefix pass manager options with `mlir-` 2022-04-12 09:32:44 +00:00
dynamic-pipeline.mlir [mlir] Prefix pass manager options with `mlir-` 2022-04-12 09:32:44 +00:00
interface-pass.mlir [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
invalid-interface-pass.mlir [mlir][Pass] Add support for an InterfacePass and pass filtering based on OperationName 2022-03-04 15:14:04 -08:00
invalid-ir-print-after-failure.mlir Print custom assembly on pass failure by default 2022-04-19 17:29:08 +00:00
invalid-parent.mlir [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
invalid-pass.mlir [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
ir-printing.mlir Print custom assembly on pass failure by default 2022-04-19 17:29:08 +00:00
pass-timing.mlir [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
pipeline-options-parsing.mlir [mlir] Allow for using OpPassManager in pass options 2022-04-02 00:45:11 -07:00
pipeline-parsing.mlir [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
pipeline-stats.mlir [mlir] Prefix pass manager options with `mlir-` 2022-04-12 09:32:44 +00:00
run-reproducer.mlir [mlir] Prefix pass manager options with `mlir-` 2022-04-12 09:32:44 +00:00