commit | f88dad323ed2cc163157d97c8dc20041d2b76269 | [log] [tgz] |
---|---|---|
author | Nikhil Kalra <nkalra@apple.com> | Mon Mar 10 15:59:47 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 10 16:01:06 2025 -0700 |
tree | 76b7f9752a05fb679fef10eae4a5746ec05b6ab9 | |
parent | 4f0b607b2e400b89150c223d25e384dd6d904bb2 [diff] |
[mlir] Better Python diagnostics (#128581) Updated the Python diagnostics handler to emit notes (in addition to errors) into the output stream so that users have more context as to where in the IR the error is occurring. GitOrigin-RevId: b15ccd436aef320802635984f336fcfe5b69ff0b
See https://mlir.llvm.org/ for more information.