[llvm] 140bc41 - [Hexagon] Add release note for LLVM 16

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 09:25:44 PST 2023


Author: Krzysztof Parzyszek
Date: 2023-02-07T09:25:21-08:00
New Revision: 140bc411b245260680d90fd981635317b261ef0e

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

LOG: [Hexagon] Add release note for LLVM 16

Added: 
    

Modified: 
    llvm/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 8e2e3b0031f39..812f662453c9b 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