aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
diff options
context:
space:
mode:
authorVolodymyr Vasylkun <vvmposeydon@gmail.com>2024-08-21 23:15:24 +0100
committerGitHub <noreply@github.com>2024-08-21 23:15:24 +0100
commitbe7d08cd59b0f23eea88e791b2413b44301949d3 (patch)
tree26b8612b91d714040d635be5346371d3545b589e /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
parent5c7ae42c526b21acf65ab4b017d0a5fd4ac654a1 (diff)
downloadllvm-be7d08cd59b0f23eea88e791b2413b44301949d3.zip
llvm-be7d08cd59b0f23eea88e791b2413b44301949d3.tar.gz
llvm-be7d08cd59b0f23eea88e791b2413b44301949d3.tar.bz2
[InstCombine] Fold `sext(A < B) + zext(A > B)` into `ucmp/scmp(A, B)` (#103833)
This change also covers the fold of `zext(A > B) - zext(A < B)` since it is already being canonicalized into the aforementioned pattern. Proof: https://alive2.llvm.org/ce/z/AgnfMn
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions