[llvm] [InstCombine] Fold (zext (X +nuw C)) + -C --> zext(X) when zext has additional use. (PR #98533)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 12 00:50:11 PDT 2024
https://github.com/nikic approved this pull request.
Sounds reasonable.
https://github.com/llvm/llvm-project/pull/98533
More information about the llvm-commits
mailing list