diff options
| author | vangthao95 <vang.thao@amd.com> | 2025-10-30 08:19:12 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-30 08:19:12 -0700 |
| commit | ba5cde79aa05eeaa87d45cf472f3583fa9f93bff (patch) | |
| tree | a2d5e3f829d53e4b1332e02e9c5f7f107d547f3f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
| parent | 0030fac839566eb83bdb8a7ed61800ac021b2465 (diff) | |
| download | llvm-ba5cde79aa05eeaa87d45cf472f3583fa9f93bff.zip llvm-ba5cde79aa05eeaa87d45cf472f3583fa9f93bff.tar.gz llvm-ba5cde79aa05eeaa87d45cf472f3583fa9f93bff.tar.bz2 | |
[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/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions
