[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
Tue Jul 9 05:22:50 PDT 2019


ebrevnov added a comment.

In D64405#1575668 <https://reviews.llvm.org/D64405#1575668>, @lebedev.ri wrote:

> There should be a test.


Will add shortly. Sorry for that.


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