[LLVMbugs] [Bug 1627] [PowerPC] Miscompilation of float selection including NaNs

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Mar 5 09:56:16 PST 2009


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


Dale Johannesen <dalej at apple.com> changed:

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




--- Comment #7 from Dale Johannesen <dalej at apple.com>  2009-03-05 11:56:15 ---
Yes, although we generate compare-and-branch instead of trying to do something
clever.  As far as I know all the problems with floating point compares are
fixed on PPC.


-- 
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