[PATCH] D22952: [LoopVectorize] Detect loops in the innermost loop before creating InnerLoopVectorizer
Tim Shen via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 12 15:44:24 PDT 2016
timshen updated this revision to Diff 67927.
timshen marked an inline comment as done.
timshen added a comment.
Added a FIXME into canVectorize() on innertmost loop check.
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.67927.patch
Type: text/x-patch
Size: 6780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160812/5b87d856/attachment.bin>
More information about the llvm-commits
mailing list