[PATCH] D140636: [Support] Fix what I think is an off by 1 bug in UnsignedDivisionByConstantInfo.

Sergei Barannikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 23 15:47:58 PST 2022


barannikov88 added a comment.

https://github.com/llvm/llvm-project/commit/3aab6a86a263369fc49a6180f9163d0077435a02
https://github.com/llvm/llvm-project/issues/13698

There are a few testcases that might worth checking / adding:
https://github.com/llvm/llvm-project/issues/13698#issuecomment-980909412


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140636/new/

https://reviews.llvm.org/D140636



More information about the llvm-commits mailing list