[llvm] [InstCombine] Fold logic of zero-checks to multiplication for MinSize (PR #171805)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 11 04:12:45 PST 2025


https://github.com/arsenm commented:

Needs negative tests with mismatched compare operand and opcode, and non-0 constants 

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


More information about the llvm-commits mailing list