[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 10:40:05 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308330: [DAG] Avoid deleting nodes before combining them. (authored by niravd).

Repository:
  rL LLVM

https://reviews.llvm.org/D34095

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

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


More information about the llvm-commits mailing list