summaryrefslogtreecommitdiffstats
path: root/llvm/docs/index.rst
diff options
context:
space:
mode:
authorAyal Zaks <ayal.zaks@intel.com>2017-05-29 15:36:23 +0000
committerAyal Zaks <ayal.zaks@intel.com>2017-05-29 15:36:23 +0000
commit4c4baf5093c808f41044f32ddef0c62855f1b39c (patch)
tree05f5706423af7a21c4ec75862a47c092cc1212bc /llvm/docs/index.rst
parent8fa639ecf06b7aa3497112960d00df2e952c3f84 (diff)
downloadbcm5719-llvm-4c4baf5093c808f41044f32ddef0c62855f1b39c.tar.gz
bcm5719-llvm-4c4baf5093c808f41044f32ddef0c62855f1b39c.zip
[Docs] Add VectorizationPlan to docs/Proposals.
Following the request made in https://reviews.llvm.org/D32871, the general documentation of the Vectorization Plan is hereby placed under docs/Proposals. llvm-svn: 304161
Diffstat (limited to 'llvm/docs/index.rst')
-rw-r--r--llvm/docs/index.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst
index becbe48e7ec..220df1566bd 100644
--- a/llvm/docs/index.rst
+++ b/llvm/docs/index.rst
@@ -528,6 +528,7 @@ can be better.
CodeOfConduct
Proposals/GitHubMove
+ Proposals/VectorizationPlan
:doc:`CodeOfConduct`
Proposal to adopt a code of conduct on the LLVM social spaces (lists, events,
@@ -536,6 +537,8 @@ can be better.
:doc:`Proposals/GitHubMove`
Proposal to move from SVN/Git to GitHub.
+:doc:`Proposals/VectorizationPlan`
+ Proposal to model the process and upgrade the infrastructure of LLVM's Loop Vectorizer.
Indices and tables
==================
OpenPOWER on IntegriCloud