[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 05:38:48 PST 2017


RKSimon added a comment.

Please can you check if this fixes PR31536 as well?


https://reviews.llvm.org/D29292





More information about the llvm-commits mailing list