[PATCH] D157593: [docs] Graduate VectorizationPlan.rst from proposal.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 10 02:27:32 PDT 2023
fhahn created this revision.
fhahn added reviewers: Ayal, rengolin, gilr.
Herald added subscribers: StephenFan, rogfer01, bollu, hiraditya.
Herald added a project: All.
fhahn requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: wangpc, jplehr, sstefan1, vkmr.
Herald added a project: LLVM.
VPlan has become an integral part of the inner loop vectorizer pipeline
that has been actively developed over the previous years. Let's move
VectorizationPlan.rst from the proposal stage to bring the docs in line
and to avoid confusion when reading the docs.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D157593
Files:
llvm/docs/GettingInvolved.rst
llvm/docs/Proposals/VectorizationPlan.rst
llvm/docs/VectorizationPlan.rst
llvm/docs/Vectorizers.rst
llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157593.548937.patch
Type: text/x-patch
Size: 15130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230810/b98d2d8a/attachment.bin>
More information about the llvm-commits
mailing list