[PATCH] D73027: [DependenceAnalysis] Dependecies for loads marked with "ivnariant.load" should not be shared with general accesses(PR42151).

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 07:53:22 PST 2020


ebrevnov updated this revision to Diff 240588.
ebrevnov added a comment.

Updated as agreed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73027/new/

https://reviews.llvm.org/D73027

Files:
  llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
  llvm/test/Analysis/MemoryDependenceAnalysis/InvariantLoad.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73027.240588.patch
Type: text/x-patch
Size: 13142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/e9f74884/attachment-0001.bin>


More information about the llvm-commits mailing list