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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 15 08:41:01 PDT 2018


fhahn updated this revision to Diff 151515.
fhahn marked 3 inline comments as done.
fhahn added a comment.

Thanks for having a look. The comments should be addressed now.


https://reviews.llvm.org/D46827

Files:
  lib/Transforms/Vectorize/VPlanHCFGTransforms.cpp
  lib/Transforms/Vectorize/VPlanHCFGTransforms.h
  unittests/Transforms/Vectorize/CMakeLists.txt
  unittests/Transforms/Vectorize/VPlanHCFGTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46827.151515.patch
Type: text/x-patch
Size: 10488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180615/9ed92c17/attachment.bin>


More information about the llvm-commits mailing list