[PATCH] D29292: [SelectionDAG] Fix for PR30775: Assertion `NodeToMatch->getOpcode() != ISD::DELETED_NODE && "NodeToMatch was removed partway through selection"' failed.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 31 07:54:15 PST 2017
ABataev marked an inline comment as done.
ABataev added a comment.
In https://reviews.llvm.org/D29292#661549, @RKSimon wrote:
> Please can you check if this fixes PR31536 as well?
Yes, fixes
https://reviews.llvm.org/D29292
More information about the llvm-commits
mailing list