diff options
author | Sergio Afonso <safonsof@amd.com> | 2024-10-31 11:59:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-31 11:59:51 +0000 |
commit | bd6c21460f67ba5e4780491cbe404e2252e3c04d (patch) | |
tree | 8749ffa059fb2315415435eae848a2caf04fca35 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
parent | fcaa8c6e2240a950d3d86fb723d9b0a363b7346a (diff) | |
download | llvm-bd6c21460f67ba5e4780491cbe404e2252e3c04d.zip llvm-bd6c21460f67ba5e4780491cbe404e2252e3c04d.tar.gz llvm-bd6c21460f67ba5e4780491cbe404e2252e3c04d.tar.bz2 |
[MLIR][OpenMP] Emit descriptive errors for all unsupported clauses (#114037)
This patch improves error reporting in the MLIR to LLVM IR translation
pass for the 'omp' dialect by emitting descriptive errors when
encountering clauses not yet supported by that pass.
Additionally, not-yet-implemented errors previously missing for some
clauses are added, to avoid silently ignoring them.
Error messages related to inlining of `omp.private` and
`omp.declare_reduction` regions have been updated to use the same
format.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions