[PATCH] D28044: [LV/LoopAccess] Check statically if an unknown dependence distance can be proven larger than the loop-count
    Dorit Nuzman via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb  2 01:11:39 PST 2017
    
    
  
dorit updated this revision to Diff 86777.
dorit added a comment.
Addressing Sanjoy's comments. Thanks.
https://reviews.llvm.org/D28044
Files:
  llvm/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/test/Analysis/LoopAccessAnalysis/multiple-strides-rt-memory-checks.ll
  llvm/test/Analysis/LoopAccessAnalysis/pr31098.ll
  llvm/test/Transforms/LoopVectorize/multiple-strides-vectorization.ll
  llvm/test/Transforms/LoopVectorize/pr31098.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28044.86777.patch
Type: text/x-patch
Size: 15232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/8a770f6e/attachment.bin>
    
    
More information about the llvm-commits
mailing list