[LLVMbugs] [Bug 2611] smax scev is redundant with umax

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Oct 16 19:41:03 PDT 2008


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


Nick Lewycky <nicholas at mxc.ca> changed:

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




--- Comment #5 from Nick Lewycky <nicholas at mxc.ca>  2008-10-16 21:41:02 ---
I don't think so. Instead, we should peep-hole optimize combinations of smax
and umax at the time they're constructed.


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