diff options
author | Sergio Afonso <safonsof@amd.com> | 2024-10-31 11:34:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-31 11:34:24 +0000 |
commit | 21a6032eca9715e48a6a689f4cbdf22e66bb143a (patch) | |
tree | c88c4c4992966df922b4720a51d72053e29880c3 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 262afc8aec9e384511e5da26b84f5bdc219fbf91 (diff) | |
download | llvm-21a6032eca9715e48a6a689f4cbdf22e66bb143a.zip llvm-21a6032eca9715e48a6a689f4cbdf22e66bb143a.tar.gz llvm-21a6032eca9715e48a6a689f4cbdf22e66bb143a.tar.bz2 |
[MLIR][OpenMP] Simplify translation to LLVM IR error handling (#114036)
This patch unifies the handling of errors passed through the
OpenMPIRBuilder and removes some redundant error messages through the
introduction of a custom `ErrorInfo` subclass.
Additionally, the current list of operations and clauses unsupported by
the MLIR to LLVM IR translation pass is added to a new Lit test to check
they are being reported to the user.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions