[llvm-bugs] [Bug 75784] [InstCombine] Fold `select (a != V1 & a != V2), V1, a` to `select (a == V2), V2, V1`

LLVM Bugs via llvm-bugs llvm-bugs at lists.llvm.org
Mon Dec 18 03:13:19 PST 2023


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


More information about the llvm-bugs mailing list