[llvm] [InstSimplify] Simplify `icmp X & C1, X & C2` when `(C1 & C2) == C1/C2` (PR #65905)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 10 11:21:43 PDT 2023


https://github.com/dtcxzyw review_requested https://github.com/llvm/llvm-project/pull/65905


More information about the llvm-commits mailing list