diff options
author | Pierre van Houtryve <pierre.vanhoutryve@amd.com> | 2024-01-29 16:37:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-29 16:37:20 +0100 |
commit | ce72f78f37199d693a65b6c7c1d637fafbb13727 (patch) | |
tree | c343dd7105d3e62d2d53be0154f36bc6ac2ccb65 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | cfb702676cc181877482a282fe7e07109a24dc9d (diff) | |
download | llvm-ce72f78f37199d693a65b6c7c1d637fafbb13727.zip llvm-ce72f78f37199d693a65b6c7c1d637fafbb13727.tar.gz llvm-ce72f78f37199d693a65b6c7c1d637fafbb13727.tar.bz2 |
[AMDGPU] Fix mul combine for MUL24 (#79110)
MUL24 can now return a i64 for i32 operands, but the combine was never
updated to handle this case. Extend the operand when rewriting the ADD
to handle it.
Fixes SWDEV-436654
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions