[PATCH] D81726: [MemDep] Also remove load instructions from NonLocalDesCache.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 14:51:07 PDT 2020


fhahn updated this revision to Diff 271205.
fhahn added a comment.

Move code to else and add test case that loads a pointer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81726

Files:
  llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
  llvm/test/Transforms/GVN/pr46054-md-nonlocaldefcache-cleanup.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81726.271205.patch
Type: text/x-patch
Size: 4406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200616/608aef1b/attachment.bin>


More information about the llvm-commits mailing list