[llvm] [InstCombine] Fold (X==Z) ? (Y==Z) : (!(Y==Z) && X==Y) --> X==Y (PR #108619)

via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 27 09:29:49 PDT 2024


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

LGTM. Wait a day or so to push to give others a chance to take a look.


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


More information about the llvm-commits mailing list