diff options
author | Stanislav Mekhanoshin <rampitec@users.noreply.github.com> | 2023-11-28 00:50:41 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-28 00:50:41 -0800 |
commit | 82d22a1bb407ffe08dc9a272c1d5c627b4609587 (patch) | |
tree | 8878ef71bed7bdecd0cee2ca960ba1ae378eb11d /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | d01237c45b7cdbf83d1249dd019178b2cafbb63c (diff) | |
download | llvm-82d22a1bb407ffe08dc9a272c1d5c627b4609587.zip llvm-82d22a1bb407ffe08dc9a272c1d5c627b4609587.tar.gz llvm-82d22a1bb407ffe08dc9a272c1d5c627b4609587.tar.bz2 |
[AMDGPU] Fixed folding of inline imm into dot w/o opsel (#73589)
A splat packed constant can be folded as an inline immediate but it
shall use opsel. On gfx940 this code path can be skipped due to HW bug
workaround and then it may be folded w/o opsel which is a bug. Fixed.
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions