diff options
| author | Craig Topper <craig.topper@sifive.com> | 2024-02-12 20:28:09 -0800 |
|---|---|---|
| committer | Craig Topper <craig.topper@sifive.com> | 2024-02-12 20:33:28 -0800 |
| commit | 2dd52046816ac706a25d588efac77705793d8778 (patch) | |
| tree | 0a2fbd220c960906784b8a22cda5d65723aef73d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 91dcf53abd34fa836a126c706f87b810d299d802 (diff) | |
Recommit "[LICM] Support integer mul/add in hoistFPAssociation. (#67736)"
With a fix for build bot failure. I was accessing the type of a deleted
Instruction.
Original message:
The reassociation this is trying to repair can happen for integer types
too.
This patch adds support for integer mul/add to hoistFPAssociation. The
function has been renamed to hoistMulAddAssociation. I've used separate
statistics and limits for integer to allow tuning flexibility.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
