diff options
author | Jun Wang <jwang86@yahoo.com> | 2024-07-23 10:14:55 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-23 10:14:55 -0700 |
commit | b316cebae1a4de242b6723e1dd8b37b12f72ca8d (patch) | |
tree | 6d5907a4b427d984dba25d15fabff74abf5e4f17 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 3a8a0b8faf86e71ac7ce80a8f6f78d33dd295762 (diff) | |
download | llvm-b316cebae1a4de242b6723e1dd8b37b12f72ca8d.zip llvm-b316cebae1a4de242b6723e1dd8b37b12f72ca8d.tar.gz llvm-b316cebae1a4de242b6723e1dd8b37b12f72ca8d.tar.bz2 |
[AMDGPU][MC] Improve error message for missing dim operand (#96588)
For GFX10+, the MIMG instrucitons generally require a dim operand.
However, when dim is missing, the assembler produces the error message
"operands are not valid for this GPU or mode" (See issue
https://github.com/llvm/llvm-project/issues/47585). This patch fixes the
issue by producing a more direct error message.
---------
Co-authored-by: Jun Wang <jun.wang7@amd.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions