diff options
author | Changpeng Fang <changpeng.fang@amd.com> | 2025-07-30 16:15:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-30 16:15:50 -0700 |
commit | 7d2332391f81d44d7c9d1ca40bd5f393c59ad0df (patch) | |
tree | ac3ccacc9a36ab553ca5009c91a696fc1f0fe1fc /lldb/unittests/ScriptInterpreter | |
parent | ed940d7228aec95e994be848f1e42eab2a7fa7f3 (diff) | |
download | llvm-7d2332391f81d44d7c9d1ca40bd5f393c59ad0df.zip llvm-7d2332391f81d44d7c9d1ca40bd5f393c59ad0df.tar.gz llvm-7d2332391f81d44d7c9d1ca40bd5f393c59ad0df.tar.bz2 |
[AMDGPU] Fix destination op_sel for v_cvt_scale32_* and v_cvt_sr_* (#151411)
GFX950 uses OP_SEL[MSB:LSB] for both src reads and dest writes. So this
patch essentially revert the work from
https://github.com/llvm/llvm-project/pull/151286 regarding dest writes.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter')
0 files changed, 0 insertions, 0 deletions