summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LangRef.rst
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2020-02-26 16:54:49 +0000
committerFlorian Hahn <flo@fhahn.com>2020-02-26 16:56:04 +0000
commit456e9c2e14bc936100f1d84e7637122b306d8c4c (patch)
tree13f21c9a510a745f7e7a824592d9c18d2e46e14f /llvm/docs/LangRef.rst
parent48d24465668b268ec0aa39b62cabab5ee50e961d (diff)
downloadbcm5719-llvm-456e9c2e14bc936100f1d84e7637122b306d8c4c.tar.gz
bcm5719-llvm-456e9c2e14bc936100f1d84e7637122b306d8c4c.zip
[ReleaseNotes] Mention new matrix intrinsics.
Reviewers: anemet, Gerolf Reviewed By: anemet Differential Revision: https://reviews.llvm.org/D75161
Diffstat (limited to 'llvm/docs/LangRef.rst')
-rw-r--r--llvm/docs/LangRef.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst
index 0ae374de4b6..190c282eacc 100644
--- a/llvm/docs/LangRef.rst
+++ b/llvm/docs/LangRef.rst
@@ -14553,6 +14553,9 @@ Arguments:
""""""""""
The argument to this intrinsic must be a vector of floating-point values.
+
+.. _i_matrixintrinsics:
+
Matrix Intrinsics
-----------------
OpenPOWER on IntegriCloud