[llvm] [InstCombine] Fold (X==Z) ? (Y==Z) : (!(Y==Z) && X==Y) --> X==Y (PR #108619)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 1 08:02:37 PDT 2024
https://github.com/nikic commented:
Could you please update the alive2 proof in the PR description? Otherwise this looks good to me.
https://github.com/llvm/llvm-project/pull/108619
More information about the llvm-commits
mailing list