[PATCH] D23176: [LoopVectorizer] Fixed a bug in memory conflict run-time check
Elena Demikhovsky via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 12 13:15:39 PDT 2016
delena updated this revision to Diff 67888.
delena marked 2 inline comments as done.
delena added a comment.
Changed comments in the header file.
Repository:
rL LLVM
https://reviews.llvm.org/D23176
Files:
../include/llvm/Analysis/LoopAccessAnalysis.h
../lib/Analysis/LoopAccessAnalysis.cpp
../test/Analysis/LoopAccessAnalysis/memcheck-off-by-one-error.ll
../test/Analysis/LoopAccessAnalysis/number-of-memchecks.ll
../test/Analysis/LoopAccessAnalysis/reverse-memcheck-bounds.ll
../test/Transforms/LoopVectorize/runtime-check-readonly.ll
../test/Transforms/LoopVectorize/tbaa-nodep.ll
../test/Transforms/LoopVersioningLICM/loopversioningLICM1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23176.67888.patch
Type: text/x-patch
Size: 13374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160812/b51d2bdf/attachment.bin>
More information about the llvm-commits
mailing list