[PATCH] D46827: [LV] Add VPInstruction to VPRecipe transformation.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 29 07:10:32 PDT 2018


fhahn added a comment.

Thanks Diego, I'll get the patches ready ASAP.

> I'm not sure I understand this point. In the non VPlan native path we are evaluating the cost for all VFs and choosing the best one. What do you want to change exactly?

I've created https://reviews.llvm.org/D47477 to illustrate what I meant.


https://reviews.llvm.org/D46827





More information about the llvm-commits mailing list