http://llvm.org/bugs/show_bug.cgi?id=8042
Summary: loop unswitch fails to preserve lcssa
Product: libraries
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: Scalar Optimizations
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
opt -lcssa -loop-unswitch aborts on the attached testcase:
Assertion failed: (L->isLCSSAForm(*DT) && "LCSSA form not preserved!"),
function verifyAnalysis, file
/Users/gohman/boot/llvm/lib/Transforms/Utils/LCSSA.cpp, line 82.
--
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