[llvm] [InstCombine] Fold `(icmp eq/ne (xor x, y), C1)` even if multiuse (PR #87275)

via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 10:13:55 PDT 2024


goldsteinn wrote:

> Can you please move the foldSelectValueEquivalence() changes into a separate PR (to land first)?

Done, see: https://github.com/llvm/llvm-project/pull/88298

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


More information about the llvm-commits mailing list