[PATCH] D38676: [LV] Model masking in VPlan, introducing VPInstructions
Gil Rapaport via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 20 04:03:26 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL318645: [LV] Model masking in VPlan, introducing VPInstructions (authored by gilr).
Changed prior to commit:
https://reviews.llvm.org/D38676?vs=123500&id=123560#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38676
Files:
llvm/trunk/docs/Proposals/VectorizationPlan.rst
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/trunk/lib/Transforms/Vectorize/VPlan.cpp
llvm/trunk/lib/Transforms/Vectorize/VPlan.h
llvm/trunk/lib/Transforms/Vectorize/VPlanBuilder.h
llvm/trunk/lib/Transforms/Vectorize/VPlanValue.h
llvm/trunk/test/Transforms/LoopVectorize/if-conversion-nest.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38676.123560.patch
Type: text/x-patch
Size: 57621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171120/1a75f872/attachment.bin>
More information about the llvm-commits
mailing list