[PATCH] D70516: Revert "[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
Thu Nov 21 04:42:16 PST 2019


ebrevnov added a comment.

In D70516#1754782 <https://reviews.llvm.org/D70516#1754782>, @bkramer wrote:

> Pushed this in 446acafb82b5c116b6c94c11d4ac4db7641fa58d <https://reviews.llvm.org/rG446acafb82b5c116b6c94c11d4ac4db7641fa58d>. The difference is visible with `opt -O3`, right? Or do you need an executable test (that's hard)


Yes, I was able to reproduce. Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70516





More information about the llvm-commits mailing list