[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
Tue Sep 15 04:49:00 PDT 2020


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

Hans Wennborg <hans at chromium.org> changed:

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

--- Comment #4 from Hans Wennborg <hans at chromium.org> ---
(In reply to Qiu Chaofan from comment #3)
> Sent patch https://reviews.llvm.org/D87614 to fix this.

That landed in 2508ef014e8b. I've merged it to 11.x in
88e17a8e9b49bfbcfc1fa70f867b5b56a7a64fc7. Thanks!

-- 
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/20200915/4a6275e4/attachment-0001.html>


More information about the llvm-bugs mailing list