diff options
author | elhewaty <mohamedatef1698@gmail.com> | 2024-02-19 12:54:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-19 11:54:51 +0100 |
commit | 69d4890f801d6821e969a992d88d0bf48f9249cf (patch) | |
tree | 6df7a1fd1523c84f537a7c6bb8e2a8f98066c2df /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | eddf9cf38a116bcce016f147cab216fef98721ab (diff) | |
download | llvm-69d4890f801d6821e969a992d88d0bf48f9249cf.zip llvm-69d4890f801d6821e969a992d88d0bf48f9249cf.tar.gz llvm-69d4890f801d6821e969a992d88d0bf48f9249cf.tar.bz2 |
[InstCombine] Fold abs(a * abs(b)) --> abs(a * b) (#78110)
Proof: https://alive2.llvm.org/ce/z/hfbEra
Fixes: https://github.com/llvm/llvm-project/issues/73211
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions