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

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Mon May 27 13:20:18 PDT 2024


efriedma-quic wrote:

> That's a precondition of this function.

Precondition where, exactly?  As far as I know, both clang and gcc call __umodti3 for 128-bit modulo with unknown denominator.

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


More information about the llvm-commits mailing list