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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 1 08:56:17 PDT 2018


fhahn updated this revision to Diff 149490.
fhahn marked 2 inline comments as done.
fhahn added a comment.

Thanks for having a look Diego!


https://reviews.llvm.org/D47595

Files:
  lib/Transforms/Vectorize/LoopVectorizationPlanner.h
  lib/Transforms/Vectorize/LoopVectorize.cpp
  lib/Transforms/Vectorize/VPRecipeBuilder.h
  lib/Transforms/Vectorize/VPlan.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47595.149490.patch
Type: text/x-patch
Size: 23190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180601/0bd91144/attachment.bin>


More information about the llvm-commits mailing list