[PATCH] D18336: Prevent cycle in DAG store merge to vector

Nirav Dave via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 11:11:45 PDT 2016


niravd updated this revision to Diff 51572.
niravd updated the summary for this revision.
niravd added a comment.

Add check to ensuring no loops in data dependences are constructed from store merging 
in the case we use Anti-aliasing analysis.


http://reviews.llvm.org/D18336

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AArch64/vector_merge_dep_check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18336.51572.patch
Type: text/x-patch
Size: 5840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160324/8baade94/attachment.bin>


More information about the llvm-commits mailing list