[llvm-bugs] [Bug 38480] [SimplifyCFG] Assertion `PN->use_empty() && "There shouldn't be any uses here!"' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jul 26 03:22:33 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=38480

Sanjay Patel <spatel+llvm at rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
 Fixed By Commit(s)|                            |r367037
         Resolution|---                         |FIXED

--- Comment #1 from Sanjay Patel <spatel+llvm at rotateright.com> ---
I missed this bug report. It seems to be the same problem as bug 42737, and it
doesn't crash after:
https://reviews.llvm.org/rL367037

-- 
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/20190726/9a7054e4/attachment.html>


More information about the llvm-bugs mailing list