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

           Summary: LoopIndexSplit assertion failure
           Product: libraries
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: compile-fail
          Severity: normal
          Priority: P2
         Component: Loop Optimizer
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED], [email protected]


Created an attachment (id=2062)
 --> (http://llvm.org/bugs/attachment.cgi?id=2062)
bugpoint-reduced testcase

opt -loop-index-split aborts on the attached testcase with
this message:

Assertion failed: (0 && "Unexpected split condition predicate"), function
updateLoopBounds, file lib/Transforms/Scalar/LoopIndexSplit.cpp, line 917.

This is is a testcase reduced from a failure observed in 400.perlbench.


-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to