[cfe-commits] RFC: Half floating point support

Anton Korobeynikov anton at korobeynikov.info
Sat Oct 8 03:08:01 PDT 2011


Hello Everyone,

Attached is the updated patch. Now with tests. They include:

1. Sema checks (functions cannot have neither return type nor
parameter type of __fp16)
2. Mangling checks
3. Overload checks (__fp16 should be promoted to float for overload resolution)
4. Checks that all operations are indeed performed on float

OK to commit?

Thanks!

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fp16.diff
Type: application/octet-stream
Size: 47701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111008/8089f03e/attachment.obj>


More information about the cfe-commits mailing list