[llvm] [ADT][APInt] add sfloordiv_ov APInt's member function (PR #84720)

Jakub Kuderski via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 13 13:06:14 PDT 2024


https://github.com/kuhar requested changes to this pull request.

Could we exhaustively test this on int8 against some reference implementation? Maybe something in numpy, etc., just to be confident that this implementation is correct.

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


More information about the llvm-commits mailing list