[llvm] e96f994 - Revert "[Hexagon] Add release note for LLVM 16"
Krzysztof Parzyszek via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 13 11:23:46 PST 2023
Author: Krzysztof Parzyszek
Date: 2023-02-13T11:22:11-08:00
New Revision: e96f994f39adfafd323c602edf6cd44bf6922299
URL: https://github.com/llvm/llvm-project/commit/e96f994f39adfafd323c602edf6cd44bf6922299
DIFF: https://github.com/llvm/llvm-project/commit/e96f994f39adfafd323c602edf6cd44bf6922299.diff
LOG: Revert "[Hexagon] Add release note for LLVM 16"
This reverts commit 140bc411b245260680d90fd981635317b261ef0e.
The release notes update has been backported to releases/16.x, and
can now be reverted in main.
Added:
Modified:
llvm/docs/ReleaseNotes.rst
Removed:
################################################################################
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 7e238dd05202..de60ed98563e 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -86,7 +86,7 @@ Changes to the DirectX Backend
Changes to the Hexagon Backend
------------------------------
-* The Hexagon backend now support V71 and V73 ISA.
+* ...
Changes to the LoongArch Backend
--------------------------------
More information about the llvm-commits
mailing list