[LLVMbugs] [Bug 10263] Wrong definition of ftrunc.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jul 14 23:06:29 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10263
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #4 from Chris Lattner <clattner at apple.com> 2011-07-15 01:06:29 CDT ---
This doesn't implement the IR truncation operation, it implements the libm
truncation operation. do "man trunc" or "man truncf".
--
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