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

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 09:34:48 PDT 2017


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

Rebase and remove dependent patch in effort to land this soon.


https://reviews.llvm.org/D34095

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/avx512-mask-op.ll
  test/CodeGen/X86/pr32515.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34095.107119.patch
Type: text/x-patch
Size: 5359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170718/6a07a8d8/attachment.bin>


More information about the llvm-commits mailing list