[PATCH] D11771: Fix how DependenceAnalysis calls de-linearization
    Vaivaswatha Nagaraj 
    vn at compilertree.com
       
    Wed Aug  5 10:36:32 PDT 2015
    
    
  
vaivaswatha created this revision.
vaivaswatha added reviewers: jingyue, sebpop, spop.
vaivaswatha added a subscriber: llvm-commits.
vaivaswatha set the repository for this revision to rL LLVM.
DependenceAnalysis currently does not call de-linearization correctly. Fix it based on how de-linearization is called in Delinearization.cpp.
Repository:
  rL LLVM
http://reviews.llvm.org/D11771
Files:
  lib/Analysis/DependenceAnalysis.cpp
  test/Analysis/DependenceAnalysis/GCD.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11771.31370.patch
Type: text/x-patch
Size: 4434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150805/9d4e2d04/attachment.bin>
    
    
More information about the llvm-commits
mailing list