[LLVMbugs] [Bug 20987] -loop-unroll fails to correctly update -loop-info, causing an assertion to fire in -block-freq

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Oct 7 14:36:21 PDT 2014


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

Duncan <dexonsmith at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #13 from Duncan <dexonsmith at apple.com> ---
Fixed in r219241 (with prior commits r219130, r219149, r219150, r219239).

@Mark: I recommend you send a patch to the list about moving
verifyPreservedAnalysis(P) -- it makes sense to me.  It seemed perpendicular to
this bug, though, since it wouldn't have fired here.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141007/6a5588b9/attachment.html>


More information about the llvm-bugs mailing list