[llvm] [InstSimplify] Discard unnecessary `select` when the conditions are `ICmps` with EQ (PR #179183)
Gábor Spaits via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 6 05:06:42 PST 2026
spaits wrote:
Also updated the failing tests. A few `select`s were replaced with logical operators.
https://github.com/llvm/llvm-project/pull/179183
More information about the llvm-commits
mailing list