[llvm-bugs] [Bug 109471] Missed optimization: `lshr(smax(x, 0), y)` can be transformed to `smax(ashr(x, y), 0)`
LLVM Bugs via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Sep 20 13:32:33 PDT 2024
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20240920/2371f66d/attachment.html>
More information about the llvm-bugs
mailing list