llvm-project/mlir/utils
Ingo Müller b9f5b02fd0 [mlir][mbr] Improve diagnostics on error with `raise from`.
This commit extends the `raise` statements on errors in user-provided
code with `from e` clauses that attach the original exception to the one
being raised. This allows to debug the root cause of the error more
easily.

Reviewed By: SaurabhJha

Differential Revision: https://reviews.llvm.org/D129762
2022-07-15 15:15:58 +00:00
..
MLIRVisualizers Add a mlir natvis file for debugging with Visual Studio 2020-10-23 14:15:01 -07:00
clang-tidy Fix doc on how to run clang-tidy on MLIR codebase (NFC) 2022-01-03 07:00:07 +00:00
emacs [mlir] Fix a typo to load lsp-mode correctly. 2022-04-14 00:04:40 +00:00
gdb-scripts [gdb-scripts] Add to_string methods to printer implementations 2022-06-21 16:09:30 +00:00
jupyter [mlir] Fix usages of `run-reproducer`. 2022-07-01 18:36:07 +00:00
mbr [mlir][mbr] Improve diagnostics on error with `raise from`. 2022-07-15 15:15:58 +00:00
spirv [mlir][spirv] Fix SPIR-V spec parser 2022-02-22 14:07:46 +03:00
textmate [mlir] Significantly overhaul the textmate grammar 2022-05-12 15:50:32 -07:00
tree-sitter-mlir [mlir] Remove the `type` keyword from type alias definitions 2022-05-16 13:54:02 -07:00
vim [mlir] vim: add bf16 type 2022-05-17 13:28:31 +00:00
vscode [vscode-mlir] add tablegen <> bracket colorization 2022-07-08 10:58:38 -07:00
generate-test-checks.py Update MLIR generate-test-checks.py to add the notice from the source into the generated file 2021-09-20 23:19:40 +00:00