Skip to content

Commit bc4b7f5

Browse files
fixup! update release notes
1 parent 487d501 commit bc4b7f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/docs/ReleaseNotes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ Changes to the RISC-V Backend
130130
match GNU objdump. The bytes within the groups are in big endian order.
131131
* Added smstateen extension to -march. CSR names for smstateen were already supported.
132132
* Zaamo and Zalrsc are no longer experimental.
133+
* Processors that enable post reg-alloc scheduling (PostMachineScheduler) by default should use the `UsePostRAScheduler` subtarget feature. Setting `PostRAScheduler = 1` in the scheduler model will have no effect on the enabling of the PostMachineScheduler.
133134

134135
Changes to the WebAssembly Backend
135136
----------------------------------

0 commit comments

Comments
 (0)