[flang-commits] [flang] [InstCombine] Canonicalize `(X +/- Y) & Y` into `~X & Y` when Y is a power of 2 (PR #67915)
Yingwei Zheng via flang-commits
flang-commits at lists.llvm.org
Thu Oct 12 02:18:24 PDT 2023
https://github.com/dtcxzyw closed https://github.com/llvm/llvm-project/pull/67915
More information about the flang-commits
mailing list