SIGN IN SIGN UP

bpo-46406: Faster single digit int division. (#30626)

* bpo-46406: Faster single digit int division.

This expresses the algorithm in a more basic manner resulting in better
instruction generation by todays compilers.

See https://mail.python.org/archives/list/python-dev@python.org/thread/ZICIMX5VFCX4IOFH5NUPVHCUJCQ4Q7QM/#NEUNFZU3TQU4CPTYZNF3WCN7DOJBBTK5
G
Gregory P. Smith committed
c7f20f1cc8c20654e5d539552604362feb9b0512
Parent: 83a0ef2
Committed by GitHub <noreply@github.com> on 1/23/2022, 10:00:41 AM