[LLVMbugs] [Bug 1978] tramp3d fails at -O0 but passes at -O3

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Feb 4 20:55:30 PST 2008


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


Chris Lattner <sabre at nondot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|llvm-g++                    |Scalar Optimizations
            Product|tools                       |libraries
         Resolution|                            |FIXED
   Target Milestone|---                         |2.3




--- Comment #6 from Chris Lattner <sabre at nondot.org>  2008-02-04 22:55:29 ---
Woot, deleting that code from instcombine fixed it.  Next question, why does
-O0 run instcombine? :)


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