[llvm] [InstCombine] Fold ((cst << x) & 1) --> x == 0 when cst is odd (PR #79772)

via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 28 16:11:57 PST 2024


elhewaty wrote:

@dtcxzyw @goldsteinn @arsenm 

https://github.com/llvm/llvm-project/pull/79772


More information about the llvm-commits mailing list