[PATCH] D120043: [docs] Update ReleaseNotes template
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 20 11:43:53 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8d894270a676: [docs] Update ReleaseNotes template (authored by asb).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120043/new/
https://reviews.llvm.org/D120043
Files:
llvm/docs/ReleaseNotes.rst
Index: llvm/docs/ReleaseNotes.rst
===================================================================
--- llvm/docs/ReleaseNotes.rst
+++ llvm/docs/ReleaseNotes.rst
@@ -67,6 +67,11 @@
Changes to the AArch64 Backend
------------------------------
+Changes to the AMDGPU Backend
+-----------------------------
+
+* ...
+
Changes to the ARM Backend
--------------------------
@@ -79,40 +84,40 @@
Previously it was on by default for Armv8 and off for all other architecture
versions.
-Changes to the MIPS Target
+Changes to the AVR Backend
--------------------------
-During this release ...
+* ...
-Changes to the Hexagon Target
------------------------------
+Changes to the Hexagon Backend
+------------------------------
* ...
-Changes to the PowerPC Target
------------------------------
+Changes to the MIPS Backend
+---------------------------
-During this release ...
+* ...
-Changes to the X86 Target
--------------------------
+Changes to the PowerPC Backend
+------------------------------
-During this release ...
+* ...
-Changes to the AMDGPU Target
+Changes to the RISC-V Backend
-----------------------------
-During this release ...
+* ...
-Changes to the AVR Target
------------------------------
+Changes to the WebAssembly Backend
+----------------------------------
-During this release ...
+* ...
-Changes to the WebAssembly Target
----------------------------------
+Changes to the X86 Backend
+--------------------------
-During this release ...
+* ...
Changes to the OCaml bindings
-----------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120043.410173.patch
Type: text/x-patch
Size: 1580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220220/c99b905c/attachment.bin>
More information about the llvm-commits
mailing list