summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJun Zhang <jun@junz.org>2023-02-25 14:23:01 +0800
committerJun Zhang <jun@junz.org>2023-02-28 15:52:13 +0800
commitf88436c3f3b01a04aff4a129245a8a1b1124e7f1 (patch)
treeaffb56c9936eda7623723cad3aad86d62a6a530a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent17c31fba5bcdf0ee1899a7d1ae751549e4521a1b (diff)
[InstCombine] Fold signbit test of a pow2 or zero
(X & X) < 0 --> X == MinSignedC (X & X) > -1 --> X != MinSignedC Alive2: https://alive2.llvm.org/ce/z/_J5q3S Closes: https://github.com/llvm/llvm-project/issues/60957 Signed-off-by: Jun Zhang <jun@junz.org> Differential Revision: https://reviews.llvm.org/D144777
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions