[PATCH] D29292: [SelectionDAG] Fix for PR30775: Assertion `NodeToMatch->getOpcode() != ISD::DELETED_NODE && "NodeToMatch was removed partway through selection"' failed.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 31 08:14:51 PST 2017
RKSimon added a comment.
In https://reviews.llvm.org/D29292#661687, @ABataev wrote:
> In https://reviews.llvm.org/D29292#661549, @RKSimon wrote:
>
> > Please can you check if this fixes PR31536 as well?
>
>
> Yes, fixes
Is it worth adding that test case as well?
https://reviews.llvm.org/D29292
More information about the llvm-commits
mailing list