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 e08aa5b commit ca7d6a6Copy full SHA for ca7d6a6
llvm/docs/ReleaseNotes.rst
@@ -203,6 +203,13 @@ Changes to the RISC-V Backend
203
LoopStrengthReduce for loops with i32 induction variables, among other
204
optimizations.
205
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
213
Changes to the WebAssembly Backend
214
----------------------------------
215
0 commit comments