[PATCH] D18062: Fix Load Control Dependence in MemCpy Generation

Nirav Dave via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 21 11:25:27 PDT 2016


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

- In visitSTORE, always use FindBetterChain, rather than only when UseAA


http://reviews.llvm.org/D18062

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  test/CodeGen/PowerPC/ppc64-align-long-double.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18062.51196.patch
Type: text/x-patch
Size: 4324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160321/ea99ed3f/attachment.bin>


More information about the llvm-commits mailing list