[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
Fri Feb 3 04:40:06 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294003: [SelectionDAG] Fix for PR30775: Assertion `NodeToMatch->getOpcode() != (authored by ABataev).

Changed prior to commit:
  https://reviews.llvm.org/D29292?vs=86641&id=86949#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29292

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29292.86949.patch
Type: text/x-patch
Size: 13722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170203/09b964ea/attachment.bin>


More information about the llvm-commits mailing list