[PATCH] [ARM] Emit Tag_ABI_FP_16bit_format build attribute.

Charlie Turner charlie.turner at arm.com
Thu Dec 11 05:54:24 PST 2014


Hi,

The __fp16 type is unconditionally exposed. Since -mfp16-format is not yet
supported, there is not a user switch to change this behavior. This build
attribute should capture the default behavior of the compiler, which is to
expose the IEEE 754 version of __fp16.
    
When -mfp16-format is emitted, that will be the way to control the value of
this build attribute.

Patch attached, differential keeps hanging for me today.

Kind regards,
Charlie.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Emit-Tag_ABI_FP_16bit_format-build-attribute.patch
Type: application/octet-stream
Size: 7109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141211/4aacbd72/attachment.obj>


More information about the llvm-commits mailing list