[llvm-bugs] [Bug 139641] Missed Optimization: -(x & c1) >> shamt | -(x & c1) —> x & c1 ? -1 : 0 when 2^shamt > c1 and shamt ≤ bitwidth(x)/2

LLVM Bugs via llvm-bugs llvm-bugs at lists.llvm.org
Mon May 12 16:14:29 PDT 2025


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


More information about the llvm-bugs mailing list