[llvm] [InstCombine] Fold `umax(X, C) + -C` into `usub.sat(X, C)` (PR #118195)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 1 03:56:58 PST 2024


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

LGTM

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


More information about the llvm-commits mailing list