aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorStefan Mada <smada@nvidia.com>2025-11-03 14:22:25 -0800
committerGitHub <noreply@github.com>2025-11-03 22:22:25 +0000
commit5d9d89092e0fd34f3ea2ca15c9f30d4c01bb29f3 (patch)
treef55ff5294c3cf946db015e2bc06fefcf1e979508 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parentecaaebf8f0f70a0b6e21c19fdd4be23ffe23ef53 (diff)
downloadllvm-5d9d89092e0fd34f3ea2ca15c9f30d4c01bb29f3.zip
llvm-5d9d89092e0fd34f3ea2ca15c9f30d4c01bb29f3.tar.gz
llvm-5d9d89092e0fd34f3ea2ca15c9f30d4c01bb29f3.tar.bz2
[NVPTX] Add more clear error message for using invalid syncscope (#165737)
Using invalid syncscopes on certain NVVM intrinsics causes an obscure error to appear: (error 9: NVVM_ERROR_COMPILATION), libNVVM extra log: Could not find scope ID=5. This is not a very helpful error. A much more useful error would be something like 'NVPTX does not support syncscope "agent"' This would immediately make it clear that the issue is not NVPTX specific, but actually from code being fed to NVPTX. This would save users time in debugging issues related to this.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions