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

via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 15:06:28 PST 2024


elhewaty wrote:

@dtcxzyw, Can you please take a look here?

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


More information about the llvm-commits mailing list