[llvm] [InstCombine] Fold (sub nsw X, umin(X, C)) s< C2 to (X s< C + C2) (PR #170422)
via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 11 22:16:08 PST 2026
ParkHanbum wrote:
@dtcxzyw Alright, I understand. Please let me know if there are any further revisions needed. Have a good day.
https://github.com/llvm/llvm-project/pull/170422
More information about the llvm-commits
mailing list