[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
Wed Feb 1 08:08:03 PST 2017


ABataev updated this revision to Diff 86641.
ABataev marked an inline comment as done.
ABataev added a comment.

Added comments with PR numbers to the test


https://reviews.llvm.org/D29292

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  test/CodeGen/X86/dag-update-nodetomatch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29292.86641.patch
Type: text/x-patch
Size: 13623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170201/041d694f/attachment.bin>


More information about the llvm-commits mailing list