[LLVMbugs] [Bug 6121] Operations among __m128 and -ffast-math

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Jan 23 16:23:59 PST 2010


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


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-01-23 18:23:58 ---
This requires floating point reassociation.  We have a reassociation pass but
don't know about -ffast-math when it runs.  This is already covered by the
Targets/README.txt file.


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