[PATCH] D63035: LoopDistribute/LAA: Add tests to catch regressions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 14:36:33 PDT 2019


arsenm updated this revision to Diff 203900.
arsenm marked 2 inline comments as done.
arsenm added a comment.

Address comments, move one test to loop vectorizer


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63035/new/

https://reviews.llvm.org/D63035

Files:
  lib/Transforms/Scalar/LoopDistribute.cpp
  test/Transforms/LoopDistribute/basic-with-memchecks.ll
  test/Transforms/LoopVectorize/read-only.ll
  test/Transforms/LoopVectorize/write-only.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63035.203900.patch
Type: text/x-patch
Size: 5658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190610/4f55a8a3/attachment.bin>


More information about the llvm-commits mailing list