Skip to content

Commit 5d0af42

Browse files
committed
address comment
1 parent d58c3fc commit 5d0af42

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,8 @@ Changes to the MIPS Backend
141141
Changes to the PowerPC Backend
142142
------------------------------
143143

144-
* The default cpu for `llc` is set to `ppc64` if the architecture of the
145-
tripe is `ppc64` and OS is linux.
146-
* The default cpu for `llc` is set to `pwr7` when the OS of the tripe is AIX.
144+
* The Linux `ppc64` LLC default cpu is updated from `ppc` to `ppc64`.
145+
* The AIX LLC default cpu is updated from `generic` to `pwr7`.
147146

148147
Changes to the RISC-V Backend
149148
-----------------------------

0 commit comments

Comments
 (0)