[llvm] [InstCombine] Fold usub_sat((sub nuw C1, A), C2) to usub_sat(C1 - C2, A) or 0 (PR #82280)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 10 07:53:00 PDT 2024
https://github.com/dtcxzyw approved this pull request.
LGTM. Thank you!
https://github.com/llvm/llvm-project/pull/82280
More information about the llvm-commits
mailing list