https://bugs.llvm.org/show_bug.cgi?id=31095
[email protected] changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
Fixed By Commit(s)| |rL322357
--- Comment #1 from [email protected] ---
Can't reproduce this any longer.
Problem was solved by rL322357:
Author: Serguei Katkov <[email protected]>
Date: Fri Jan 12 07:24:43 2018 +0000
[LoopDeletion] Handle users in unreachable block
This is a fix for PR35884.
When we want to delete dead loop we must clean uses in unreachable blocks
otherwise we'll get an assert during deletion of instructions from the
loop.
Reviewers: anna, davide
Reviewed By: anna
Subscribers: llvm-commits, lebedev.ri
Differential Revision: https://reviews.llvm.org/D41943
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@322357
91177308-0d34-0410-b5e6-96231b3b80d8
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs