[PATCH] D22869: [LV] Generate both scalar and vector integer induction variables
Matthew Simpson via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 28 14:45:45 PDT 2016
mssimpso updated this revision to Diff 66012.
mssimpso added a comment.
Use contains instead of isLoopInvariant.
Thanks for the review, Michael! I'll wait to commit until after https://reviews.llvm.org/D22867 is approved.
https://reviews.llvm.org/D22869
Files:
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/X86/scatter_crash.ll
test/Transforms/LoopVectorize/induction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22869.66012.patch
Type: text/x-patch
Size: 25716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160728/1048ebd9/attachment.bin>
More information about the llvm-commits
mailing list