[llvm-branch-commits] [llvm] c4392bc - [Hexagon] Add release note for LLVM 16

Tom Stellard via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Feb 7 17:13:37 PST 2023


Author: Krzysztof Parzyszek
Date: 2023-02-07T17:04:02-08:00
New Revision: c4392bcc1d5d65720f00553b3ea17f81f9832527

URL: https://github.com/llvm/llvm-project/commit/c4392bcc1d5d65720f00553b3ea17f81f9832527
DIFF: https://github.com/llvm/llvm-project/commit/c4392bcc1d5d65720f00553b3ea17f81f9832527.diff

LOG: [Hexagon] Add release note for LLVM 16

(cherry picked from commit 140bc411b245260680d90fd981635317b261ef0e)

Added: 
    

Modified: 
    llvm/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 239d9e3b43748..45230e28b6a3c 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -166,7 +166,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-branch-commits mailing list