aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2024-12-02 09:45:39 +0100
committerGitHub <noreply@github.com>2024-12-02 09:45:39 +0100
commit7bbc049688a1586827d87ad8e2fc7cb3638ef2fc (patch)
treed39639b9f610561faf0466786d314b12b87ac9c2 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parent979a0356d4c90ec855be4f2d2f6687132cf10298 (diff)
downloadllvm-7bbc049688a1586827d87ad8e2fc7cb3638ef2fc.zip
llvm-7bbc049688a1586827d87ad8e2fc7cb3638ef2fc.tar.gz
llvm-7bbc049688a1586827d87ad8e2fc7cb3638ef2fc.tar.bz2
[InstCombine] Consolidate another fold into select value equivalence (#117746)
We had a separate fold that handled just the trivial case where we're replacing exactly the argument of the select. Handle this in select value equivalence by relaxing the infinite loop protection to allow a replacement of a non-constant with a constant. This also fixes https://github.com/llvm/llvm-project/issues/113301, as the separate fold did not handle undef values correctly.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions