[clang] [InstCombine] Canonicalize `(X +/- Y) & Y` into `~X & Y` when Y is a power of 2 (PR #67915)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 5 09:49:11 PDT 2023
goldsteinn wrote:
LGTM.
https://github.com/llvm/llvm-project/pull/67915
More information about the cfe-commits
mailing list