[PATCH] D49491: [RFC][VPlan, SLP] Add simple SLP analysis on top of VPlan.

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 12 12:53:56 PST 2018


rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.

Just had a look again and it's looking great, thanks Florian!

The unit tests help a lot in understanding what's the gist of the transformation and I really like where this is going.

I think time-wise, @RKSimon's concerns were addressed (ie. we're not going to switch to this any time soon, and certainly not without making sure all his work is kept/moved in).

Given that most people are happy with it, and there are no objections, I'll go on and approve it.

Thanks everyone!


https://reviews.llvm.org/D49491





More information about the llvm-commits mailing list