Skip to content
Commit a0d9f258 authored by Alexey Bataev's avatar Alexey Bataev
Browse files

[SelectionDAG] Fix for PR30775: Assertion `NodeToMatch->getOpcode() !=

ISD::DELETED_NODE && "NodeToMatch was removed partway through
selection"' failed.

NodeToMatch can be modified during matching, but code does not handle
this situation.

Differential Revision: https://reviews.llvm.org/D29292

llvm-svn: 294003
parent 490c508b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment