| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-10 | Add missing newlines at EOF; NFC | Sven van Haastregt | |
| 2024-08-01 | [mlir][Transforms] Preserve all analysis in print passes (#101315) | Hideto Ueno | |
| PrintIRPass, PrintOpStatsPass and PrintOpGraphPass don't mutate IR so preserve all analysis to save computation resource a bit. | |||
| 2023-03-17 | [MLIR] Add label to print-ir pass | Frederik Gossen | |
| Differential Revision: https://reviews.llvm.org/D145523 | |||
| 2023-03-01 | [MLIR] Add `print-ir` pass for debugging purposes | Frederik Gossen | |
| Add pass to print the entire IR on the debug stream. This is meant for debugging purposes to inspect the IR at a specific point in the pipeline. Differential Revision: https://reviews.llvm.org/D144918 | |||
