[llvm] [InstCombine] Fold `icmp eq/ne (X *nw Z), (Y *nw Z) -> icmp eq/ne Z, 0` when `X != Y` (PR #110413)

via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 29 07:40:25 PDT 2024


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

LGTM

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


More information about the llvm-commits mailing list