diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-02-12 14:59:49 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-12 14:59:49 -0800 |
commit | 7ff5dfbaa0c971048da0f37ec6f05f5395562c21 (patch) | |
tree | 719cda07eab57de2bb36eda8dfee1c0cf455b9f8 /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | 85507f17cfc42e29f956de6b3e0924c3cf7b4469 (diff) | |
download | llvm-7ff5dfbaa0c971048da0f37ec6f05f5395562c21.zip llvm-7ff5dfbaa0c971048da0f37ec6f05f5395562c21.tar.gz llvm-7ff5dfbaa0c971048da0f37ec6f05f5395562c21.tar.bz2 |
[LICM] Support integer mul/add in hoistFPAssociation. (#67736)
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/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions