[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
Thu Dec 14 06:21:34 PST 2017
dorit marked an inline comment as done.
dorit added a comment.
Thanks so much for all your help with this work!
Committed as:
r320672 | dorit | 2017-12-14 09:56:31 +0200 (Thu, 14 Dec 2017) | 27 lines
[LV] Support efficient vectorization of an induction with redundant casts
(I forgot to include the Differential revision number in the commit...)
https://reviews.llvm.org/D38948
More information about the llvm-commits
mailing list