[llvm-bugs] [Bug 22338] bool llvm::SelectionDAG::RemoveNodeFromCSEMaps(llvm::SDNode*): Assertion `N->getOpcode() != ISD::DELETED_NODE && "DELETED_NODE in CSEMap!"' failed

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Mar 16 08:23:11 PDT 2017


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

Simon Pilgrim <llvm-dev at redking.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |llvm-dev at redking.me.uk
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
This was broken by 3.5 and fixed for 3.7. I've added a test case at rL297957.

-- 
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/20170316/4cf01b53/attachment.html>


More information about the llvm-bugs mailing list