[llvm-bugs] [Bug 77558] `x == 1 ? 1 : (x == -1 ? -1 : 0)` should be optimized to `((unsigned)t) + 1 <= 2 ? 0`

LLVM Bugs via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jan 9 22:01:31 PST 2024


An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20240110/6dbcef17/attachment.html>


More information about the llvm-bugs mailing list