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

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 28 02:02:16 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL279930: [Loop Vectorizer] Fixed memory confilict checks. (authored by delena).

Changed prior to commit:
  https://reviews.llvm.org/D23176?vs=67888&id=69508#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23176

Files:
  llvm/trunk/include/llvm/Analysis/LoopAccessAnalysis.h
  llvm/trunk/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/trunk/test/Analysis/LoopAccessAnalysis/memcheck-off-by-one-error.ll
  llvm/trunk/test/Analysis/LoopAccessAnalysis/number-of-memchecks.ll
  llvm/trunk/test/Analysis/LoopAccessAnalysis/reverse-memcheck-bounds.ll
  llvm/trunk/test/Transforms/LoopVectorize/runtime-check-readonly.ll
  llvm/trunk/test/Transforms/LoopVectorize/tbaa-nodep.ll
  llvm/trunk/test/Transforms/LoopVersioningLICM/loopversioningLICM1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23176.69508.patch
Type: text/x-patch
Size: 13412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160828/59805452/attachment.bin>


More information about the llvm-commits mailing list