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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 24 13:01:55 PST 2022


efriedma added a comment.

I'd like to know what, exactly, changed between 3aab6a86 and now to make this correct.  Otherwise this seems sort of suspicious, even if it doesn't appear to have any effect on the current code generation.


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