[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"

Benjamin Kramer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 02:50:48 PST 2019


bkramer added a comment.

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)


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