[PATCH] D25320: [MDA][DSE] DBG values no longer impact abort limit for call site dependence analysis

Henric Karlsson via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 06:15:25 PDT 2016


Henric created this revision.
Henric added reviewers: hfinkel, jmolloy.
Henric added a subscriber: llvm-commits.

Memory dependence analysis no longer counts DBG Value instructions for the limit where to abort the analysis.


https://reviews.llvm.org/D25320

Files:
  lib/Analysis/MemoryDependenceAnalysis.cpp
  test/Transforms/DeadStoreElimination/mda-with-dbg-values.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25320.73778.patch
Type: text/x-patch
Size: 27297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161006/b9acdcff/attachment.bin>


More information about the llvm-commits mailing list