[llvm-bugs] [Bug 78891] `a + b - abs(a - b)` --> `2 * MIN(a, b)`, and `a + b + abs(a - b)` --> `2 * MAX(a, b)`

LLVM Bugs via llvm-bugs llvm-bugs at lists.llvm.org
Sun Jan 21 01:05:06 PST 2024


An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20240121/0bfb3722/attachment.html>


More information about the llvm-bugs mailing list