We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d58c3fc commit 5d0af42Copy full SHA for 5d0af42
llvm/docs/ReleaseNotes.md
@@ -141,9 +141,8 @@ Changes to the MIPS Backend
141
Changes to the PowerPC Backend
142
------------------------------
143
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.
+* The Linux `ppc64` LLC default cpu is updated from `ppc` to `ppc64`.
+* The AIX LLC default cpu is updated from `generic` to `pwr7`.
147
148
Changes to the RISC-V Backend
149
-----------------------------
0 commit comments