[llvm] [InstCombine] fold unsigned predicates on srem result (PR #122520)

Jacob Young via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 12 04:56:53 PST 2025


================

----------------
jacobly0 wrote:

Yeah I just thought of that and was add it.  Note that the only negative constant divisor that survives other folding is smin.

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


More information about the llvm-commits mailing list