[PATCH] D28137: [Devirtualization] MemDep returns non-local !invariant.group dependencies

Piotr Padlewski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 16:19:41 PST 2017


Prazek updated this revision to Diff 84050.
Prazek marked 7 inline comments as done.
Prazek added a comment.

updated comments


https://reviews.llvm.org/D28137

Files:
  include/llvm/Analysis/MemoryDependenceAnalysis.h
  lib/Analysis/MemoryDependenceAnalysis.cpp
  test/Transforms/GVN/assume-equal.ll
  test/Transforms/GVN/invariant.group.ll
  test/Transforms/NewGVN/assume-equal.ll
  test/Transforms/NewGVN/invariant.group.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28137.84050.patch
Type: text/x-patch
Size: 12785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170112/03c9ef6a/attachment.bin>


More information about the llvm-commits mailing list