summaryrefslogtreecommitdiff
path: root/tune
diff options
context:
space:
mode:
Diffstat (limited to 'tune')
-rw-r--r--tune/common.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tune/common.c b/tune/common.c
index 3c1f8df44..9fefb0d36 100644
--- a/tune/common.c
+++ b/tune/common.c
@@ -2196,9 +2196,6 @@ speed_mpz_mfac_uiui (struct speed_params *s)
Limitations:
- Don't blindly use this to set UMUL_TIME in gmp-mparam.h, check the code
- generated first, especially on CPUs with low latency multipliers.
-
The default umul_ppmm doing h*l will be getting increasing numbers of
high zero bits in the calculation. CPUs with data-dependent multipliers
will want to use umul_ppmm.1 to get some randomization into the