[PATCH] D46827: [VPlan] Add VPInstruction to VPRecipe transformation.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 12 08:38:47 PDT 2018
fhahn updated this revision to Diff 150953.
fhahn edited the summary of this revision.
fhahn added a comment.
Herald added subscribers: rogfer01, mgorny.
Updated to modify the original plan in place, and removed inner loop vectorization code path from VPlan native path for 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.150953.patch
Type: text/x-patch
Size: 10622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180612/9c9b6fab/attachment.bin>
More information about the llvm-commits
mailing list