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

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 10:40:41 PDT 2016


Thanks, Elena!
Are you planning to recommit r273864 now that this is fixed, or is there
anything else blocking that?

Thanks,
  Michael

On Sun, Aug 28, 2016 at 2:02 AM, Elena Demikhovsky <
elena.demikhovsky at intel.com> wrote:

> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160829/a7c9c203/attachment-0001.html>


More information about the llvm-commits mailing list