[llvm] 99dbc0f - [LangRef] Increase size of title underline for experimental.vector.reverse
Caroline Concatto via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 15 07:25:40 PST 2021
Author: Caroline Concatto
Date: 2021-02-15T15:19:26Z
New Revision: 99dbc0fa76010f3dcbb4c1b63bfa410c1ad44e7c
URL: https://github.com/llvm/llvm-project/commit/99dbc0fa76010f3dcbb4c1b63bfa410c1ad44e7c
DIFF: https://github.com/llvm/llvm-project/commit/99dbc0fa76010f3dcbb4c1b63bfa410c1ad44e7c.diff
LOG: [LangRef] Increase size of title underline for experimental.vector.reverse
Added:
Modified:
llvm/docs/LangRef.rst
Removed:
################################################################################
diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst
index 133edf8ccf5e..4d1a113a8196 100644
--- a/llvm/docs/LangRef.rst
+++ b/llvm/docs/LangRef.rst
@@ -16234,7 +16234,7 @@ vector index constant type (for most targets this will be an integer pointer
type).
'``llvm.experimental.vector.reverse``' Intrinsic
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Syntax:
"""""""
More information about the llvm-commits
mailing list