[PATCH] D64405: [DependenceAnalysis] Dependecies for loads marked with "ivnariant.load" should not be shared with general accesses. Fix for https://bugs.llvm.org/show_bug.cgi?id=42151

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 03:03:46 PDT 2019


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

Updating comment as requested.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64405

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64405.209785.patch
Type: text/x-patch
Size: 4306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/754cf6e0/attachment.bin>


More information about the llvm-commits mailing list