summaryrefslogtreecommitdiff
path: root/mlir/test/python/ir/diagnostic_handler.py
AgeCommit message (Expand)Author
2025-03-10[mlir] Better Python diagnostics (#128581)Nikhil Kalra
2024-01-17[mlir][arith] Add overflow flags support to arith ops (#78376)Jacques Pienaar
2024-01-12Revert "[mlir][arith] Add overflow flags support to arith ops (#77211)"Ivan Butygin
2024-01-10[mlir][arith] Add overflow flags support to arith ops (#77211)Ivan Butygin
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta
2023-03-07[mlir][python] Capture error diagnostics in exceptionsRahul Kayaith
2022-07-22[mlir][python] Fix issue in diagnostic note initializationrkayaith
2022-01-04[mlir][python] Add bindings for diagnostic handler.Stella Laurenzo