search for: gdmfp

Displaying 1 result from an estimated 1 matches for "gdmfp".

Did you mean: gdm
2010 Jun 28
0
[LLVMdev] Proposal for adding rounding variant of fpto?i instructions
...tended to add an immediate that indicates whether rounding is needed. To legalise a rounding FP_TO_UINT or FP_TO_SINT we use the technique described in [1] to convert the operation into an add/bitcast. Please let me know what you think. Thanks, -- Peter [1] http://www.d6.com/users/checker/pdfs/gdmfp.pdf