performance improvement to tdiv_qr.c
Torbjorn Granlund
tege at swox.com
Thu Oct 7 18:03:52 CEST 2004
jweening at ccrwest.org (Joe Weening) writes:
mpn/generic/tdiv_qr.c contains the following comment:
/* In theory, we could fall out to the cute code below
since we now have exactly the situation that code
is designed to handle. We botch this badly and call
the basic mpn_sb_divrem_mn! */
Thanks for the patch. The development sources actually contains
a similar solution.
(We're rewriting the mpn division code for GMP 5, which will
make this code and mpn/tdiv_r.c go away.)
--
Torbjörn
More information about the gmp-devel
mailing list