[PATCH] D38676: [LV] Model masking in VPlan, introducing VPInstructions
Gil Rapaport via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 19 08:18:10 PST 2017
gilr updated this revision to Diff 123500.
gilr added a comment.
Addressed review comments.
https://reviews.llvm.org/D38676
Files:
docs/Proposals/VectorizationPlan.rst
lib/Transforms/Vectorize/LoopVectorize.cpp
lib/Transforms/Vectorize/VPlan.cpp
lib/Transforms/Vectorize/VPlan.h
lib/Transforms/Vectorize/VPlanBuilder.h
lib/Transforms/Vectorize/VPlanValue.h
test/Transforms/LoopVectorize/if-conversion-nest.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38676.123500.patch
Type: text/x-patch
Size: 57332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171119/b5ac383e/attachment.bin>
More information about the llvm-commits
mailing list