[llvm] [InstCombine] Fold negation of unsigned div of non-negatives (PR #84951)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 12 10:33:23 PDT 2024


https://github.com/nikic requested changes to this pull request.

We only want to perform this fold is RHS is constant.

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


More information about the llvm-commits mailing list