[llvm] [InstCombine] Use disjoint flag instead of calling haveNoCommonBitsSet. (PR #74222)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 3 00:38:51 PST 2023


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

LGTM

We'll probably want to have m_DisjointOr() if there are more cases like this.

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


More information about the llvm-commits mailing list