summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api
diff options
context:
space:
mode:
authorvangthao95 <vang.thao@amd.com>2025-10-30 08:19:12 -0700
committerGitHub <noreply@github.com>2025-10-30 08:19:12 -0700
commitba5cde79aa05eeaa87d45cf472f3583fa9f93bff (patch)
treea2d5e3f829d53e4b1332e02e9c5f7f107d547f3f /lldb/test/API/python_api
parent0030fac839566eb83bdb8a7ed61800ac021b2465 (diff)
[AMDGPU][GlobalISel] Fix issue with copy_scc_vcc on gfx7 (#165355)
When selecting for G_AMDGPU_COPY_SCC_VCC, we use S_CMP_LG_U64 or S_CMP_LG_U32 for wave64 and wave32 respectively. However, on gfx7 we do not have the S_CMP_LG_U64 instruction. Work around this issue by using S_OR_B64 instead.
Diffstat (limited to 'lldb/test/API/python_api')
0 files changed, 0 insertions, 0 deletions