[llvm] [InstCombine] Fold ((cst << x) & 1) --> x == 0 when cst is odd (PR #79772)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 5 07:28:00 PST 2024
https://github.com/nikic closed https://github.com/llvm/llvm-project/pull/79772
More information about the llvm-commits
mailing list