[PATCH] D22952: [LoopVectorize] Detect loops in the innermost loop before creating InnerLoopVectorizer

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 16:00:22 PDT 2016


timshen updated this revision to Diff 66870.
timshen marked 4 inline comments as done.
timshen added a comment.

Add FileCheck invoke to the testcase.


https://reviews.llvm.org/D22952

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/pr28541.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22952.66870.patch
Type: text/x-patch
Size: 5817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160804/325c1335/attachment.bin>


More information about the llvm-commits mailing list