[PATCH] D38676: [LV] Model masking in VPlan, introducing VPInstructions

Gil Rapaport via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 7 07:44:49 PST 2017


gilr updated this revision to Diff 121904.
gilr edited the summary of this revision.
gilr added a comment.

Rebasing this patch on its preparatory patch D39068 <https://reviews.llvm.org/D39068>.


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.121904.patch
Type: text/x-patch
Size: 52613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171107/93be0988/attachment.bin>


More information about the llvm-commits mailing list