Skip to content

Commit 9dd40f8

Browse files
committed
[docs][RISCV] Update release notes to include Zalasr and S* extensions from profiles spec
Also reflow the line for Zabha, as we normally line-wrap this file.
1 parent ddd95b1 commit 9dd40f8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

llvm/docs/ReleaseNotes.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,12 @@ Changes to the PowerPC Backend
9494
Changes to the RISC-V Backend
9595
-----------------------------
9696

97-
* Added assembler/disassembler support for the experimental Zabha (Byte and Halfword Atomic Memory Operations) extension.
97+
* Added assembler/disassembler support for the experimental Zabha (Byte and
98+
Halfword Atomic Memory Operations) extension.
99+
* Added assembler/disassembler support for the experimenatl Zalasr
100+
(Load-Acquire and Store-Release) extension.
101+
* The names of the majority of the S-prefixed (supervisor-level) extension
102+
names in the RISC-V profiles specification are now recognised.
98103

99104
Changes to the WebAssembly Backend
100105
----------------------------------

0 commit comments

Comments
 (0)