[PATCH] D28975: [LV] Introducing VPlan to model the vectorized code and drive its transformation

Ayal Zaks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 08:21:24 PST 2017


Ayal abandoned this revision.
Ayal added a comment.

In https://reviews.llvm.org/D28975#946240, @rengolin wrote:

> Hi Ayal,
>
> This functionality has been submitted already, right? If so, please close this review.
>
> Thanks,
> --renato


Sure Renato. This approach of gradually changing and improving the loop vectorizer in-place has served well. Thanks for your support and appreciation!


https://reviews.llvm.org/D28975





More information about the llvm-commits mailing list