aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorVolodymyr Vasylkun <vvmposeydon@gmail.com>2024-09-23 15:41:22 +0100
committerGitHub <noreply@github.com>2024-09-23 15:41:22 +0100
commitd4798498c4a30efb03eebb56415a69fa60107414 (patch)
treee153c3c958af189f3afb9f3ec9816ef7ab426fac /lldb/source/Plugins/ScriptInterpreter/Python
parent40d6497a97a61ef5ea38e615cc324104cb34072a (diff)
downloadllvm-d4798498c4a30efb03eebb56415a69fa60107414.zip
llvm-d4798498c4a30efb03eebb56415a69fa60107414.tar.gz
llvm-d4798498c4a30efb03eebb56415a69fa60107414.tar.bz2
[InstCombine] Fold `(x == y) ? 0 : (x > y ? 1 : -1)` into `ucmp/scmp(x,y)` (#107314)
This also handles commuted cases of the same fold, with either the condition or the true/false values of the inner select being swapped.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions