[PATCH] D23176: [LoopVectorizer] Fixed a bug in memory conflict run-time check

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 05:56:28 PDT 2016


delena updated this revision to Diff 67679.
delena marked 3 inline comments as done.
delena added a comment.

Added/fixed some comments.


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.67679.patch
Type: text/x-patch
Size: 13140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160811/b818192a/attachment.bin>


More information about the llvm-commits mailing list