[llvm-commits] [llvm] r98497 - /llvm/trunk/include/llvm/Intrinsics.td

Chris Lattner clattner at apple.com
Sun Mar 14 15:20:06 PDT 2010


On Mar 14, 2010, at 1:58 PM, Anton Korobeynikov wrote:

>> why not introduce a new float16 LLVM type?  Then you wouldn't need
>> intrinsics.
> I'll let Chris answer :)
> The short answer is here: http://nondot.org/sabre/LLVMNotes/HalfFloat.txt

Right. it's a storage format, not a computation format.

-Chris



More information about the llvm-commits mailing list