http://llvm.org/bugs/show_bug.cgi?id=14078
Bug #: 14078
Summary: Assertion in LiveInterval.cpp
Product: libraries
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: Register Allocator
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 9343
--> http://llvm.org/bugs/attachment.cgi?id=9343
Testcase
Consider the attached testcase. Running llc yields:
Assertion failed: (R.start >= LastR.end && "Cannot overlap two LiveRanges with
differing ValID's"), function mergeIntervalRanges, file
/Users/asl/Projects/llvm/src/lib/CodeGen/LiveInterval.cpp, line 581.
--
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