[M3devel] gmp dependency?
Jay K
jay.krell at cornell.edu
Sat Nov 20 13:47:41 CET 2010
I already eliminated the mpc and mpfr dependency.
They are only used for "builtins", which we never use.
And drastically reduced gmp use.
These were a big part of building m3cc.
The remaining use of gmp appears
to only be in tree-ssa-loop-niter.c which
determines/estimates the number of times a loop runs,
I believe in order to possibly unroll it, or other loop optimizations.
Considering removing this, in order to cut the gmp dependency?
- Jay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20101120/db2058f1/attachment-0001.html>
More information about the M3devel
mailing list