search for: 6344154b

Displaying 1 result from an estimated 1 matches for "6344154b".

Did you mean: 3441544
2009 Feb 05
1
[LLVMdev] 16 bit floats
On Feb 5, 2009, at 1:34 PM, Villmow, Micah wrote: > BGB/Chris, > I need to do a similar where I convert the 16bit floats to 32bit > floats on memory operations for both scalar and vector formats. So > can these operations be implemented without adding 16 bit float > support natively to LLVM? If so, how? Just codegen them as i16 in LLVM IR, and use a library function to