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

Demikhovsky, Elena via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 13:44:34 PDT 2016


I’ll update the patch and upload it. I’ll let reviewers to look at it again before commit.

-           Elena

From: Michael Kuperstein [mailto:mkuper at google.com]
Sent: Monday, August 29, 2016 20:41
To: reviews+D23176+public+26d2798917311f34 at reviews.llvm.org
Cc: Demikhovsky, Elena <elena.demikhovsky at intel.com>; silviu.baranga at arm.com; Zaks, Ayal <ayal.zaks at intel.com>; Adam Nemet <anemet at apple.com>; Matthew Simpson <mssimpso at codeaurora.org>; Mikhail Zolotukhin <mzolotukhin at apple.com>; llvm-commits <llvm-commits at lists.llvm.org>
Subject: Re: [PATCH] D23176: [LoopVectorizer] Fixed a bug in memory conflict run-time check

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<mailto: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/D23176ceived

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

---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160829/10258ea7/attachment.html>


More information about the llvm-commits mailing list