commit | c371430a10b8dd57c9afb9628cc8ee463fb9892a | [log] [tgz] |
---|---|---|
author | Alexey Bataev <a.bataev@hotmail.com> | Fri Feb 03 12:28:40 2017 +0000 |
committer | Alexey Bataev <a.bataev@hotmail.com> | Fri Feb 03 12:28:40 2017 +0000 |
tree | 4ed3c4a55da99f9def9acc4f56d452136968ff1a | |
parent | 90365ceb11220f3f58ef4e2f2d3e96be543e4a07 [diff] |
[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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294003 91177308-0d34-0410-b5e6-96231b3b80d8