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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 14 03:55:47 PDT 2024


dtcxzyw wrote:

Emm, this patch breaks `div + rem` pairs :(


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


More information about the llvm-commits mailing list