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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 30 21:46:11 PST 2024


https://github.com/dtcxzyw approved this pull request.

LGTM.

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


More information about the llvm-commits mailing list