[PATCH] D34095: [DAG] Prevent CombineTo from deleting already deleted nodes

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 05:54:34 PDT 2017


niravd updated this revision to Diff 105410.
niravd added a comment.

Rewrite to avoid checking opcode of deleted nodes.


https://reviews.llvm.org/D34095

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/pr32515.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34095.105410.patch
Type: text/x-patch
Size: 4842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170706/a6dba38e/attachment.bin>


More information about the llvm-commits mailing list