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 faa829c commit 8d28d13Copy full SHA for 8d28d13
llvm/docs/ReleaseNotes.md
@@ -86,8 +86,8 @@ Changes to the AMDGPU Backend
86
Changes to the ARM Backend
87
--------------------------
88
* The `+nosimd` attribute is now fully supported. Previously, this had no effect when being used with
89
-AArch32 targets, however will now disable NEON instructions being generated. The `simd` is also now
90
-printed when the `--print-supported-extensions` option is used..
+AArch32 targets, however this will now disable NEON instructions being generated. The `simd` option is
+also now printed when the `--print-supported-extensions` option is used.
91
92
Changes to the AVR Backend
93
0 commit comments