[LLVMbugs] [Bug 2512] New: DomTree verifier checks when it shouldn't
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Jul 1 14:40:22 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2512
Summary: DomTree verifier checks when it shouldn't
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: resistor at mac.com
CC: llvmbugs at cs.uiuc.edu
test/CodeGen/X86/nancvt.ll is failing because dominator information is not
preserved by loop unrolling, but loop unrolling does not claim to preserve
dominator information, so this shouldn't cause the verifier to check it.
--
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.
More information about the llvm-bugs
mailing list