[llvm] [InstCombine] Fold (X==Z) ? (Y==Z) : (!(Y==Z) && X==Y) --> X==Y (PR #108619)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 3 07:33:38 PDT 2024
https://github.com/fhahn closed https://github.com/llvm/llvm-project/pull/108619
More information about the llvm-commits
mailing list