diff options
author | Stanislav Mekhanoshin <rampitec@users.noreply.github.com> | 2024-02-05 09:35:01 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-05 09:35:01 -0800 |
commit | d0b5d32ce6a6287ddab96b028db534cc1bd9a929 (patch) | |
tree | 4ec9307f90861f6ca71f16caef4eef9608d54e8d /lldb/source/Commands/CommandObjectScript.cpp | |
parent | b4c7152eb4f7971c111e3e2f60b55892def58d5d (diff) | |
download | llvm-d0b5d32ce6a6287ddab96b028db534cc1bd9a929.zip llvm-d0b5d32ce6a6287ddab96b028db534cc1bd9a929.tar.gz llvm-d0b5d32ce6a6287ddab96b028db534cc1bd9a929.tar.bz2 |
[AMDGPU] Fixed byte_sel of v_cvt_f32_bf8/v_cvt_f32_fp8 (#80502)
Opsel bits are swapped. Actual byte select table:
Byte OPSEL
0 0
1 2
2 1
3 3
Diffstat (limited to 'lldb/source/Commands/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions