[llvm] dc516ce - [RISCV] Mention Zvfh extension in release notes. NFC
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 17 10:13:10 PDT 2022
Author: Craig Topper
Date: 2022-03-17T10:12:50-07:00
New Revision: dc516ce6c8364d75db6d720d12f902c013f4cf5f
URL: https://github.com/llvm/llvm-project/commit/dc516ce6c8364d75db6d720d12f902c013f4cf5f
DIFF: https://github.com/llvm/llvm-project/commit/dc516ce6c8364d75db6d720d12f902c013f4cf5f.diff
LOG: [RISCV] Mention Zvfh extension in release notes. NFC
Added:
Modified:
llvm/docs/ReleaseNotes.rst
Removed:
################################################################################
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 8cae7c77b8719..f005a6082b720 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -107,7 +107,7 @@ Changes to the PowerPC Backend
Changes to the RISC-V Backend
-----------------------------
-* ...
+* The Zvfh extension was added.
Changes to the WebAssembly Backend
----------------------------------
More information about the llvm-commits
mailing list