diff options
| author | Dan Liew <dan@su-root.co.uk> | 2014-07-22 14:59:38 +0000 |
|---|---|---|
| committer | Dan Liew <dan@su-root.co.uk> | 2014-07-22 14:59:38 +0000 |
| commit | 9a1829d3f1e9fbcf8ab21da3cbb7359a91c7a29c (patch) | |
| tree | fbe876ad45ddb76818d919e584540fcc7057cfc0 /llvm/docs/LangRef.rst | |
| parent | 26149def6e069ffde5fc39960131108190047aee (diff) | |
| download | bcm5719-llvm-9a1829d3f1e9fbcf8ab21da3cbb7359a91c7a29c.tar.gz bcm5719-llvm-9a1829d3f1e9fbcf8ab21da3cbb7359a91c7a29c.zip | |
Fix Sphinx warning.
llvm-svn: 213660
Diffstat (limited to 'llvm/docs/LangRef.rst')
| -rw-r--r-- | llvm/docs/LangRef.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst index 77c9c5fc063..867ef741da1 100644 --- a/llvm/docs/LangRef.rst +++ b/llvm/docs/LangRef.rst @@ -2942,7 +2942,7 @@ multiple iterations of the loop. If ``llvm.loop.interleave.count`` is set to 0 then the interleave count will be determined automatically. '``llvm.loop.vectorize.enable``' Metadata -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This metadata selectively enables or disables vectorization for the loop. The first operand is the string ``llvm.loop.vectorize.enable`` and the second operand |

