[llvm] [InstCombine] Combine or-disjoint (and->mul), (and->mul) to and->mul (PR #136013)

Jeffrey Byrnes via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 17 13:29:26 PDT 2025


jrbyrnes wrote:

Extend https://github.com/llvm/llvm-project/pull/135274 to match the new and->mul sequences, make the merging of PRs explicit.

This PR is meant for commits starting at c74714c

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


More information about the llvm-commits mailing list