Dale Johannesen wrote:-

> Author: johannes
> Date: Sun Sep 30 13:19:03 2007
> New Revision: 42484
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=42484&view=rev
> Log:
> Constant fold int-to-long-double conversions;
> use APFloat for int-to-float/double; use
> round-to-nearest for these (implementation-defined,
> seems to match gcc).

Seems sensible.  Ultimately FENV_ACCESS pragma should be taken into
account, for C at least.

Neil.
_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to