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

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 03:59:36 PST 2017


jonpa added a comment.

> Maybe if you could open a new RFC with your proposal, we could go through it and see how much it'll actually impact.

I have now two minor revisions open for the LoopVectorizer, which are in need of review:
https://reviews.llvm.org/D30732
https://reviews.llvm.org/D30680


https://reviews.llvm.org/D28975





More information about the llvm-commits mailing list