On Wed, Nov 20, 2013 at 7:17 PM, Joseph S. Myers
wrote:
> On Wed, 20 Nov 2013, Richard Biener wrote:
>
>> I suggest to remove real_sqrt and the only use in simplify-rtx.c instead
>> (or fix it to use MPFR as well - your choice).
>
> This patch removes real_sqrt. (I rather hope that in general lit
On Wed, 20 Nov 2013, Joseph S. Myers wrote:
On Wed, 20 Nov 2013, Marc Glisse wrote:
On Wed, 20 Nov 2013, Joseph S. Myers wrote:
This patch removes real_sqrt. (I rather hope that in general little
if any floating-point constant folding is happening on RTL - it
doesn't seem like the sort of t
On Wed, 20 Nov 2013, Marc Glisse wrote:
> On Wed, 20 Nov 2013, Joseph S. Myers wrote:
>
> > This patch removes real_sqrt. (I rather hope that in general little
> > if any floating-point constant folding is happening on RTL - it
> > doesn't seem like the sort of thing for which RTL expansion shou
On Wed, 20 Nov 2013, Joseph S. Myers wrote:
This patch removes real_sqrt. (I rather hope that in general little
if any floating-point constant folding is happening on RTL - it
doesn't seem like the sort of thing for which RTL expansion should be
expected to introduce new folding opportunities,
On Wed, 20 Nov 2013, Richard Biener wrote:
> I suggest to remove real_sqrt and the only use in simplify-rtx.c instead
> (or fix it to use MPFR as well - your choice).
This patch removes real_sqrt. (I rather hope that in general little
if any floating-point constant folding is happening on RTL -