[llvm] [InstCombine] Fold ((cst << x) & 1) --> x == 0 when cst is odd (PR #79772)
via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 3 13:46:23 PST 2024
elhewaty wrote:
@dtcxzyw, @nikic ping
https://github.com/llvm/llvm-project/pull/79772
More information about the llvm-commits
mailing list