Richard Biener writes:
> When investigating the code-bloat / slowness of wide-ints I noticed
> that when creating a wide_int_ref that operation (optionally, but
> in practice almost always) gets a precision input that is ultimately
> determined by get_*_result of the appropriate traits. I don't
>
When investigating the code-bloat / slowness of wide-ints I noticed
that when creating a wide_int_ref that operation (optionally, but
in practice almost always) gets a precision input that is ultimately
determined by get_*_result of the appropriate traits. I don't
see code dealing with precision