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 1cde1b1 commit e8696faCopy full SHA for e8696fa
llvm/docs/ReleaseNotes.md
@@ -95,8 +95,8 @@ Changes to the AMDGPU Backend
95
Changes to the ARM Backend
96
--------------------------
97
* The `+nosimd` attribute is now fully supported. Previously, this had no effect when being used with
98
-AArch32 targets, however will now disable NEON instructions being generated. The `simd` is also now
99
-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.
100
101
Changes to the AVR Backend
102
0 commit comments