[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

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 08:20:40 PDT 2019


jdoerfert requested changes to this revision.
jdoerfert added a comment.
This revision now requires changes to proceed.

In D64405#1587110 <https://reviews.llvm.org/D64405#1587110>, @ebrevnov wrote:

> Just found small issue with the patch. Will update once testing is good.


Reopen the review so it appears on my dashboard again.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64405





More information about the llvm-commits mailing list