[llvm-branch-commits] [llvm-branch] r214066 - Merging r213660:

Dan Liew dan at su-root.co.uk
Mon Jul 28 04:15:27 PDT 2014


Author: delcypher
Date: Mon Jul 28 06:15:25 2014
New Revision: 214066

URL: http://llvm.org/viewvc/llvm-project?rev=214066&view=rev
Log:
Merging r213660:
------------------------------------------------------------------------
r213660 | delcypher | 2014-07-22 15:59:38 +0100 (Tue, 22 Jul 2014) | 1 line

Fix Sphinx warning.
------------------------------------------------------------------------

Modified:
    llvm/branches/release_35/docs/LangRef.rst

Modified: llvm/branches/release_35/docs/LangRef.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_35/docs/LangRef.rst?rev=214066&r1=214065&r2=214066&view=diff
==============================================================================
--- llvm/branches/release_35/docs/LangRef.rst (original)
+++ llvm/branches/release_35/docs/LangRef.rst Mon Jul 28 06:15:25 2014
@@ -2942,7 +2942,7 @@ multiple iterations of the loop.  If ``l
 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





More information about the llvm-branch-commits mailing list