Skip to content

Commit ca7d6a6

Browse files
committed
SystemZ release notes
Reviewed By: Ulrich Weigand Differential Revision: https://reviews.llvm.org/D142987
1 parent e08aa5b commit ca7d6a6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

llvm/docs/ReleaseNotes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,13 @@ Changes to the RISC-V Backend
203203
LoopStrengthReduce for loops with i32 induction variables, among other
204204
optimizations.
205205

206+
Changes to the SystemZ Backend
207+
------------------------------
208+
209+
* The datalayout string now only depends on the target triple as expected.
210+
* The GNU attribute for a visible vector ABI is now emitted.
211+
* Align 128 bit integers to 8 bytes only, per the ABI.
212+
206213
Changes to the WebAssembly Backend
207214
----------------------------------
208215

0 commit comments

Comments
 (0)