[LLVMbugs] [Bug 1007] NEW: predsimplify rips out constant,	replaces it with variable.
    bugzilla-daemon at cs.uiuc.edu 
    bugzilla-daemon at cs.uiuc.edu
       
    Thu Nov 16 17:54:38 PST 2006
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=1007
           Summary: predsimplify rips out constant, replaces it with
                    variable.
           Product: libraries
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Scalar Optimizations
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: nicholas at mxc.ca
predsimplify replaces "uint 0" with "uint %tmp75" in a GEP. This immediately
causes a failure.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
    
    
More information about the llvm-bugs
mailing list