[LLVMbugs] [Bug 1334] NEW: assertion failure in -loop-unroll

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Apr 15 12:13:00 PDT 2007


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

           Summary: assertion failure in -loop-unroll
           Product: new-bugs
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: baldrick at free.fr


$ opt -loop-unroll sal.bc > x.bc
opt: include/llvm/Instructions.h:1079: llvm::Value* 
llvm::PHINode::getIncomingValue(unsigned int) const: Assertion `i*2 < 
getNumOperands() && "Invalid value number!"' failed.



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