[compiler-rt] [compiler-rt] optimize __umodti3 (PR #82353)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Sun May 26 11:28:35 PDT 2024


https://github.com/efriedma-quic requested changes to this pull request.

Actually, I'm pretty sure the logic here is wrong if b.s.hi is non-zero.  Among other things, there's an incorrect divide by zero.

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


More information about the llvm-commits mailing list