[llvm-bugs] [Bug 186016] Missed Fold: `bitTest(a | ~b, N)` => `!bitTest(~a & b, N)` on targets with `andn`
LLVM Bugs via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Mar 11 18:30:31 PDT 2026
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20260312/36800fb5/attachment.html>
More information about the llvm-bugs
mailing list