[PATCH] D73032: [DependenceAnalysis] Memory dependence analysis internal caching mechanism is broken in presence of TBAA (PR42733).

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 05:21:22 PST 2020


This revision was automatically updated to reflect the committed changes.
ebrevnov marked an inline comment as done.
Closed by commit rGb0761bbc7639: [DependenceAnalysis] Memory dependence analysis internal caching mechanism is… (authored by ebrevnov).

Changed prior to commit:
  https://reviews.llvm.org/D73032?vs=244568&id=245826#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73032

Files:
  llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h
  llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
  llvm/test/Analysis/MemoryDependenceAnalysis/memdep_with_tbaa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73032.245826.patch
Type: text/x-patch
Size: 10862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200221/6f5774d7/attachment.bin>


More information about the llvm-commits mailing list