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

Nirav Dave via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 14:03:13 PDT 2016


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

- Add useAA case


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


More information about the llvm-commits mailing list