[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
Thu Feb 13 21:19:59 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5573abceab5e: [DependenceAnalysis] Dependecies for loads marked with "ivnariant.load" should… (authored by ebrevnov).

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.244567.patch
Type: text/x-patch
Size: 13142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200214/734ab416/attachment.bin>


More information about the llvm-commits mailing list