[PATCH] CodeGen: convert double -> __fp16 in one step

Tim Northover t.p.northover at gmail.com
Tue Feb 24 19:45:08 PST 2015


 24 February 2015 at 10:47, Ahmed Bougacha <ahmed.bougacha at gmail.com> wrote:
> Ping!

I still think this is the right approach too. A 2-step conversion is
pretty much impossible to justify logically; users who really still
want it can force that behaviour by casting to float first.

Cheers.

Tim.



More information about the cfe-commits mailing list