aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectCommands.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2023-12-15 21:30:29 -0800
committerCraig Topper <craig.topper@sifive.com>2023-12-15 21:30:29 -0800
commit4faeb7dbe9a4d35ea3556a319a814fe7c5d6c27c (patch)
treedb5fa78c337e30210d5201e57bb347f8a048bc9f /lldb/source/Commands/CommandObjectCommands.cpp
parent7a0fd97ac1094b9b1547c8d7b35e583d7387224d (diff)
downloadllvm-4faeb7dbe9a4d35ea3556a319a814fe7c5d6c27c.zip
llvm-4faeb7dbe9a4d35ea3556a319a814fe7c5d6c27c.tar.gz
llvm-4faeb7dbe9a4d35ea3556a319a814fe7c5d6c27c.tar.bz2
[InstCombine] Add test for missed opportunity to fold 'or' into 'mul' operand. NFC
We are able to fold or (mul X, Y), X --> mul X, (add Y, 1) (when the multiply has no common bits with X) but we miss it if the mul operands are commuted.
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions