================
@@ -419,6 +419,9 @@ Bug Fixes to Attribute Support
 - No longer crashing on ``__attribute__((align_value(N)))`` during template
   instantiation when the function parameter type is not a pointer or reference.
   (#GH26612)
+- The ``+nosimd`` attribute is now fully supported for AArch32. Previously, 
this had no effect when being used with
----------------
Stylie777 wrote:

I have moved it to the ARM section.

https://github.com/llvm/llvm-project/pull/130623
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to