[llvm] 4dea348 - Add entry about Hexagon V68 support to the release notes
Krzysztof Parzyszek via llvm-commits
llvm-commits at lists.llvm.org
Thu May 13 06:29:08 PDT 2021
Author: Krzysztof Parzyszek
Date: 2021-05-13T08:28:55-05:00
New Revision: 4dea3487315ed2870134c303c550152965a0580b
URL: https://github.com/llvm/llvm-project/commit/4dea3487315ed2870134c303c550152965a0580b
DIFF: https://github.com/llvm/llvm-project/commit/4dea3487315ed2870134c303c550152965a0580b.diff
LOG: Add entry about Hexagon V68 support to the release notes
Added:
Modified:
llvm/docs/ReleaseNotes.rst
Removed:
################################################################################
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index a5d4c2980337..498ffbccd4cc 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -88,6 +88,10 @@ Changes to the MIPS Target
During this release ...
+Changes to the Hexagon Target
+--------------------------
+
+* The Hexagon target now supports V68/HVX ISA.
Changes to the PowerPC Target
-----------------------------
More information about the llvm-commits
mailing list