From: Dan Liew Date: Mon, 28 Jul 2014 11:15:25 +0000 (+0000) Subject: Merging r213660: X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8864c329cc098f6363de558ea177bf24005214ab;p=llvm Merging r213660: ------------------------------------------------------------------------ r213660 | delcypher | 2014-07-22 15:59:38 +0100 (Tue, 22 Jul 2014) | 1 line Fix Sphinx warning. ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_35@214066 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/LangRef.rst b/docs/LangRef.rst index 77c9c5fc063..867ef741da1 100644 --- a/docs/LangRef.rst +++ b/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