[PATCH] D22241: [LV] Avoid unnecessary IV scalar-to-vector-to-scalar conversions
Matthew Simpson via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 13 14:54:44 PDT 2016
mssimpso updated this revision to Diff 63863.
mssimpso marked an inline comment as done.
mssimpso added a comment.
Addressed Adam's comments.
- Updated comment about GepOperand
- Added tests with interleave > 1 and no instcombine
Thanks!
http://reviews.llvm.org/D22241
Files:
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/induction.ll
test/Transforms/LoopVectorize/reverse_induction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22241.63863.patch
Type: text/x-patch
Size: 17566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160713/320895b6/attachment.bin>
More information about the llvm-commits
mailing list