aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2025-08-22 16:50:36 +0900
committerGitHub <noreply@github.com>2025-08-22 16:50:36 +0900
commit2b46f31ee332b7ff3d22b4fffdba12e231b3f796 (patch)
treefc9e4c775b5611e60b4cdff34cf9d1f17f7486f0 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parente0945dfa309080b0a670dc9facaec69c8bc58f51 (diff)
downloadllvm-2b46f31ee332b7ff3d22b4fffdba12e231b3f796.zip
llvm-2b46f31ee332b7ff3d22b4fffdba12e231b3f796.tar.gz
llvm-2b46f31ee332b7ff3d22b4fffdba12e231b3f796.tar.bz2
AMDGPU: Sign extend immediates for 32-bit subregister extracts (#154870)
extractSubregFromImm previously would sign extend the 16-bit subregister extracts, but not the 32-bit. We try to consistently store immediates as sign extended, since not doing it can result in misreported isInlineImmediate checks.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions