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

Nirav Dave via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 15:35:09 PDT 2016


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

Implement hasPredecessorHelper cleanup and merge two checks as per discussion
cleanup hasPredecessorHelper fixes and merge checks back together as per discussions


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.51612.patch
Type: text/x-patch
Size: 11119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160324/b63f6fd9/attachment.bin>


More information about the llvm-commits mailing list