[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
Tue Jan 17 14:45:11 PST 2017
dorit updated this revision to Diff 84749.
dorit added a comment.
separated out into a new function. (good suggestion! thanks).
https://reviews.llvm.org/D28044
Files:
llvm/lib/Analysis/LoopAccessAnalysis.cpp
llvm/test/Analysis/LoopAccessAnalysis/multiple-strides-rt-memory-checks.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.84749.patch
Type: text/x-patch
Size: 10245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170117/2576b360/attachment.bin>
More information about the llvm-commits
mailing list