[llvm] [clang] [InstCombine] Infer disjoint flag on Or instructions. (PR #72912)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 27 14:32:51 PST 2023
nikic wrote:
Needs a rebase. Also you'll want to do this inside SimplifyDemanded to reuse existing KnownBits information.
https://github.com/llvm/llvm-project/pull/72912
More information about the cfe-commits
mailing list