[PATCH] D18336: Prevent construction of cycle in DAG store merge

Nirav Dave via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 10:54:23 PDT 2016


niravd updated this revision to Diff 51659.
niravd marked an inline comment as done.
niravd added a comment.

Fix comment and stray reference for Visited.count


http://reviews.llvm.org/D18336

Files:
  include/llvm/CodeGen/SelectionDAGNodes.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  test/CodeGen/AArch64/vector_merge_dep_check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18336.51659.patch
Type: text/x-patch
Size: 10298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160325/ff8063b8/attachment.bin>


More information about the llvm-commits mailing list