diff options
| author | Volodymyr Vasylkun <vvmposeydon@gmail.com> | 2024-08-21 23:15:24 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-21 23:15:24 +0100 |
| commit | be7d08cd59b0f23eea88e791b2413b44301949d3 (patch) | |
| tree | 26b8612b91d714040d635be5346371d3545b589e /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | 5c7ae42c526b21acf65ab4b017d0a5fd4ac654a1 (diff) | |
| download | llvm-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')
0 files changed, 0 insertions, 0 deletions
