[PATCH] D13255: [LAA] LLE 2/6: Fix a NoDep case that should be a Forward dependence

Adam Nemet via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 12:16:14 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL251973: [LAA] LLE 2/6: Fix a NoDep case that should be a Forward dependence (authored by anemet).

Changed prior to commit:
  http://reviews.llvm.org/D13255?vs=35999&id=39100#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13255

Files:
  llvm/trunk/include/llvm/Analysis/LoopAccessAnalysis.h
  llvm/trunk/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/trunk/test/Analysis/LoopAccessAnalysis/forward-loop-independent.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13255.39100.patch
Type: text/x-patch
Size: 4259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151103/c9575a37/attachment.bin>


More information about the llvm-commits mailing list