[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 Jan 12 01:49:17 PST 2017
dorit updated this revision to Diff 84090.
dorit added a comment.
changed one condition to early-exit, as requested.
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.84090.patch
Type: text/x-patch
Size: 9344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170112/7bb24701/attachment.bin>
More information about the llvm-commits
mailing list