[LLVMbugs] [Bug 4410] incorrect expansion for uint_to_fp

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Feb 8 21:59:41 PST 2010


http://llvm.org/bugs/show_bug.cgi?id=4410


Chris Lattner <clattner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |LATER




--- Comment #2 from Chris Lattner <clattner at apple.com>  2010-02-08 23:59:40 ---
LLVM's codegen only supports the default rounding mode currently.  To expand on
this, we'd want to extend the IR.  I'm not aware of anyone interested in this
though.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list