aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
diff options
context:
space:
mode:
authorBrox Chen <guochen2@amd.com>2025-07-29 13:01:57 -0400
committerGitHub <noreply@github.com>2025-07-29 13:01:57 -0400
commit2a3f72ee6e435382dd5bc46f2961c3698ac20eec (patch)
treefffd55786b09a9fb3f41fe5cf30fc27ca28dd5bc /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
parenta3228b6bf98c3efce3722700cf71f8b093e7870c (diff)
downloadllvm-2a3f72ee6e435382dd5bc46f2961c3698ac20eec.zip
llvm-2a3f72ee6e435382dd5bc46f2961c3698ac20eec.tar.gz
llvm-2a3f72ee6e435382dd5bc46f2961c3698ac20eec.tar.bz2
[AMDGPU][CodeGen][True16] Correct size calculation for d16 insts (#151042)
D16 pesudo instructions are introduced in true16 mode to represet a D16 load/store. In MC lowering, the pesudo instructions are lowered to the corresponding D16 Lo/Hi MC Inst respecting the register allocation. However, the pesudo instruction has size 0 and cause an issue in the Inst size estimation. Use D16 Lo when calculating inst size
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions