[LLVMbugs] [Bug 11335] Assertion `HasInsideLoopSuccs && "Loop block has no in-loop successors!"' failed.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Nov 17 19:43:29 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=11335
Andrew Trick <atrick at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Andrew Trick <atrick at apple.com> 2011-11-17 21:43:29 CST ---
I thought this case was being handled but apparently hadn't come up
with a unit test for it. This is one of the easiest parts of the
algorithm that I somehow got wrong.
Fixed in r144970.
--
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