[llvm-bugs] [Bug 47517] SelectionDAG.cpp:900: bool llvm::SelectionDAG::RemoveNodeFromCSEMaps(llvm::SDNode *): Assertion `N->getOpcode() != ISD::DELETED_NODE && "DELETED_NODE in CSEMap!"' failed. with llc -O1

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Sep 17 04:42:52 PDT 2020


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

Hans Wennborg <hans at chromium.org> changed:

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

--- Comment #11 from Hans Wennborg <hans at chromium.org> ---
(In reply to Hans Wennborg from comment #10)
> > I think, we have clean it now.
> 
> I see the latest patch is here: https://reviews.llvm.org/D87698

That landed and has been cherry-picked to 11.x as
b78e5de029c26c309f541ab883fa5d6d953b073d.

Please let me know if there are any follow-ups.

-- 
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/20200917/82089786/attachment.html>


More information about the llvm-bugs mailing list