[PATCH] Set properties of f128 type
Akira Hatanaka
ahatanak at gmail.com
Thu Feb 21 12:11:13 PST 2013
Ping
On Fri, Feb 15, 2013 at 11:51 AM, Akira Hatanaka <ahatanak at gmail.com> wrote:
> This patch sets properties of f128 type in
> TargetLoweringBase::computeRegisterProperties. This is needed to enable
> soft-float on architectures which have support for f128. mips64 is an
> example of such an architecture. aarch64 also supports f128, but it doesn't
> need this because it doesn't have a soft-float ABI.
>
> Please review.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130221/b4575978/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f128soft.patch
Type: application/octet-stream
Size: 1193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130221/b4575978/attachment.obj>
More information about the llvm-commits
mailing list