[LLVMbugs] [Bug 10263] Wrong definition of ftrunc.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jul 14 22:34:38 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10263
Jan Hranac <hranac.bz at email.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
--- Comment #3 from Jan Hranac <hranac.bz at email.cz> 2011-07-15 00:34:38 CDT ---
OK, let me be more specific: this definition says that the input and the output
are same - but how can it possibly be same when the operation is float
truncation?! In short, specification in the tablegen differs from the one in
LLVM.
--
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