[llvm-commits] [patch] fp128 sint_to_fp folding fix

Renato Golin renato.golin at linaro.org
Mon Jan 7 08:22:14 PST 2013


On 7 January 2013 16:17, Tim Northover <Tim.Northover at arm.com> wrote:

> I presume that's because PPC was the first Target to support any kind of
> 128-
> bit float in some reasonably complete form.
>

I thought as much... I don't know about others, but I feel that PPC should
be the special case here, not IEEE. Though, it has nothing to do with your
patch.

If it's a simple matter of changing the PPC implementation to pass "false"
and changing the default to "true", however, I'd rather see it done now
than opening a bug that will be ignored until the next back-end finds its
way through...

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130107/9c8918a0/attachment.html>


More information about the llvm-commits mailing list