[llvm] [InstCombine] Fold `icmp spred (mul nsw X, Z), (mul nsw Y, Z)` into `icmp spred X, Y` (PR #110630)

via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 1 06:31:22 PDT 2024


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

LGTM

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


More information about the llvm-commits mailing list