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

           Summary: LSR assert failure: "Zero allocated in a base register!"
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=4226)
 --> (http://llvm.org/bugs/attachment.cgi?id=4226)
testcase .ll

$ llc var-tracking.ll
llc: llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp:907:
bool<unnamed>::LSRUse::InsertFormula(size_t, const<unnamed>::Formula&):
Assertion `!(*I)->isZero() && "Zero allocated in a base register!"' failed.


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