[PATCH] D39068: [LV] Introduce VPBlendRecipe, VPWidenMemoryInstructionRecipe

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 09:19:22 PST 2017


rengolin added a comment.

Excellent, ok, this patch is looking good to me now. How does this fit into the whole story?

The other review (https://reviews.llvm.org/D38676) still has this patch inside, plus tests. Are you going to clean that up and move the tests here?

It'd be good to have only the refactoring part there, and only the new plans here, with tests.


https://reviews.llvm.org/D39068





More information about the llvm-commits mailing list