[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 5 04:02:49 PDT 2016


delena added a comment.

In https://reviews.llvm.org/D23176#506572, @anemet wrote:

> Did you forget to add the test?


No, I didn't. I fixed the existing lit tests that explore the change. Do you want one more lit test?
The test case that triggered the bug will not be vectorized without the second patch https://reviews.llvm.org/D20789.


Repository:
  rL LLVM

https://reviews.llvm.org/D23176





More information about the llvm-commits mailing list