Skip to content

Commit d58c3fc

Browse files
committed
add default cpu change info to release note
1 parent 0016a93 commit d58c3fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,10 @@ 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.
147+
144148
Changes to the RISC-V Backend
145149
-----------------------------
146150

0 commit comments

Comments
 (0)