[llvm] [InstCombine] Fold (zext (X +nuw C)) + -C --> zext(X) when zext has additional use. (PR #98533)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 12 00:35:51 PDT 2024


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

LGTM. Thank you!

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


More information about the llvm-commits mailing list