[PATCH] D38948: [LV] Support efficient vectorization of an induction with redundant casts
Dorit Nuzman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 19 14:49:09 PST 2017
dorit updated this revision to Diff 123517.
dorit added a comment.
Addressed Ayal's comments.
Have yet to address Silviu's comments.
Thanks very much Silviu and Ayal!
https://reviews.llvm.org/D38948
Files:
include/llvm/Analysis/ScalarEvolution.h
include/llvm/Transforms/Utils/LoopUtils.h
lib/Analysis/ScalarEvolution.cpp
lib/Transforms/Utils/LoopUtils.cpp
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/vect-phiscev-sext-trunc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38948.123517.patch
Type: text/x-patch
Size: 30245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171119/8deb7fb3/attachment.bin>
More information about the llvm-commits
mailing list