[llvm] [InstCombine] Fold `umax(X, C) + -C` into `usub.sat(X, C)` (PR #118195)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 1 07:29:47 PST 2024
https://github.com/dtcxzyw closed https://github.com/llvm/llvm-project/pull/118195
More information about the llvm-commits
mailing list