search for: a69bcc58

Displaying 2 results from an estimated 2 matches for "a69bcc58".

2009 Feb 05
0
[LLVMdev] 16 bit floats
...Us are adding native float16 support or similar?...). Right. Micah, does your CPU support float16 operations like add/sub etc natively? -Chirs -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090205/a69bcc58/attachment.html>
2009 Feb 05
3
[LLVMdev] 16 bit floats
On Feb 5, 2009, at 12:51 PM, BGB wrote: > > ----- Original Message ----- > From: Villmow, Micah > To: LLVM Developers Mailing List > Sent: Friday, February 06, 2009 5:47 AM > Subject: [LLVMdev] 16 bit floats > > I need to support 16 bit floats for some operations, outside of > datatypes.td and the constants class, is there anything else I will > need to modify to