[llvm-bugs] [Bug 75004] Missing optimization: fold `k & c ? 0 : k & c1` to `k & !c ? 0 : c1` to remove bitmask in select arm

LLVM Bugs via llvm-bugs llvm-bugs at lists.llvm.org
Sun Dec 10 09:00:18 PST 2023


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


More information about the llvm-bugs mailing list