diff options
| author | Stefan Mada <smada@nvidia.com> | 2025-11-03 14:22:25 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-03 22:22:25 +0000 |
| commit | 5d9d89092e0fd34f3ea2ca15c9f30d4c01bb29f3 (patch) | |
| tree | f55ff5294c3cf946db015e2bc06fefcf1e979508 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
| parent | ecaaebf8f0f70a0b6e21c19fdd4be23ffe23ef53 (diff) | |
| download | llvm-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/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions
