[PATCH] D47595: [VPlan] Move recipe construction to VPRecipeBuilder.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 6 10:27:02 PDT 2018


fhahn added a comment.

In https://reviews.llvm.org/D47595#1119195, @dcaballe wrote:

> Thanks, Florian! LGTM!
>  Please wait until we finish the other two related reviews to commit it, in case we have to change something else.


As I updated https://reviews.llvm.org/D46827 to not rely on VPRecipeBuilder, but instead create a limited subset of recipes directly, do you think this is good to go?


https://reviews.llvm.org/D47595





More information about the llvm-commits mailing list