Skip to content

Commit 8d89427

Browse files
committed
[docs] Update ReleaseNotes template
This change makes several updates to the ReleaseNotes template: * Orders the backend/target updates alphabetically * Adds RISC-V to the list * Uses "Backend" rather than a mix of "Target" and "Backend" (I don't have a strong view on which term is used, but we should be consistent!) * Uses * ... as the placeholder text, as this matches the format actually used for most updates in recent releases Differential Revision: https://reviews.llvm.org/D120043
1 parent eb59506 commit 8d89427

File tree

1 file changed

+23
-18
lines changed

1 file changed

+23
-18
lines changed

llvm/docs/ReleaseNotes.rst

Lines changed: 23 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ Changes to TableGen
6767
Changes to the AArch64 Backend
6868
------------------------------
6969

70+
Changes to the AMDGPU Backend
71+
-----------------------------
72+
73+
* ...
74+
7075
Changes to the ARM Backend
7176
--------------------------
7277

@@ -79,40 +84,40 @@ Changes to the ARM Backend
7984
Previously it was on by default for Armv8 and off for all other architecture
8085
versions.
8186

82-
Changes to the MIPS Target
87+
Changes to the AVR Backend
8388
--------------------------
8489

85-
During this release ...
90+
* ...
8691

87-
Changes to the Hexagon Target
88-
-----------------------------
92+
Changes to the Hexagon Backend
93+
------------------------------
8994

9095
* ...
9196

92-
Changes to the PowerPC Target
93-
-----------------------------
97+
Changes to the MIPS Backend
98+
---------------------------
9499

95-
During this release ...
100+
* ...
96101

97-
Changes to the X86 Target
98-
-------------------------
102+
Changes to the PowerPC Backend
103+
------------------------------
99104

100-
During this release ...
105+
* ...
101106

102-
Changes to the AMDGPU Target
107+
Changes to the RISC-V Backend
103108
-----------------------------
104109

105-
During this release ...
110+
* ...
106111

107-
Changes to the AVR Target
108-
-----------------------------
112+
Changes to the WebAssembly Backend
113+
----------------------------------
109114

110-
During this release ...
115+
* ...
111116

112-
Changes to the WebAssembly Target
113-
---------------------------------
117+
Changes to the X86 Backend
118+
--------------------------
114119

115-
During this release ...
120+
* ...
116121

117122
Changes to the OCaml bindings
118123
-----------------------------

0 commit comments

Comments
 (0)