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

Marina Taylor via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 1 08:39:02 PDT 2024


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


More information about the llvm-commits mailing list