[llvm-commits] [patch] Add fp128 RTLIB call names to LLVM

Tim Northover Tim.Northover at arm.com
Mon Jan 7 08:22:43 PST 2013


On Monday 07 Jan 2013 15:58:45 Renato Golin wrote:
> Looks good. Can you add tests at this stage to make sure the lib calls are
> being generated?

Not really. This is why the patches are being sent now (with the AArch64
backend) rather than much earlier last year. No other target (as far as I'm
aware) supports fp128 yet so when I try to execute even the simplest tests
using it LLVM blows up.

Naturally, there are tests in the AArch64 backend itself.

Tim.

-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.





More information about the llvm-commits mailing list