[Vm-dev] Re: Suspect single float types

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Sun Apr 27 13:13:26 UTC 2014


2013-12-28 14:55 GMT+01:00 Nicolas Cellier <
nicolas.cellier.aka.nice at gmail.com>:

> I read in CCodeGenerator>>computeKernelReturnTypes
>
>
>          fetchFloatAt:into: #float storeFloatAt:from: #float
>             fetchFloatAtPointer:into: #float storeFloatAtPointer:from:
> #float
>          fetchSingleFloatAt:into: #float storeSingleFloatAt:from: #float
>             fetchSingleFloatAtPointer:into: #float
> storeSingleFloatAtPointer:from: #float
>
> Ain't these #double?
>

Hi Eliot,
this still sounds suspect to me, fetchSingleFloat might be a float but
shouldn't fetchFloat map to double?
Or did I miss the answer ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20140427/ae960af9/attachment.htm


More information about the Vm-dev mailing list